Skip to content

Commit 11862bc

Browse files
committed
Removed unecessary import
1 parent 8da0233 commit 11862bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

waspc/src/Wasp/Project/Analyze.hs

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ module Wasp.Project.Analyze
77
)
88
where
99

10-
import qualified System.FilePath as FP
1110
import Control.Arrow (ArrowChoice (left))
1211
import Control.Concurrent (newChan)
1312
import Control.Concurrent.Async (concurrently)

0 commit comments

Comments
 (0)