Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit e759bcb

Browse files
committed
Fix imports compilation errors
1 parent 635d1c1 commit e759bcb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cardano-launcher/app/Main.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ import Cardano.Shell.Launcher (LoggingDependencies (..), TLSError,
4343
import Cardano.Shell.Update.Lib (UpdaterData (..),
4444
runDefaultUpdateProcess)
4545
import Cardano.X509.Configuration (TLSConfiguration)
46-
import Control.Exception.Safe (throwM)
4746
import Control.Exception.Safe as E
4847

4948
import System.FilePath ((</>))

0 commit comments

Comments
 (0)