Skip to content

Commit

Permalink
Removed unecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
komyg committed Dec 19, 2024
1 parent 8da0233 commit 11862bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion waspc/src/Wasp/Project/Analyze.hs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ module Wasp.Project.Analyze
)
where

import qualified System.FilePath as FP
import Control.Arrow (ArrowChoice (left))
import Control.Concurrent (newChan)
import Control.Concurrent.Async (concurrently)
Expand Down

0 comments on commit 11862bc

Please sign in to comment.