Skip to content

Commit 24b4b44

Browse files
committed
Remove redundant import
1 parent 43457af commit 24b4b44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

waspc/src/Wasp/Util.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ module Wasp.Util
4444
)
4545
where
4646

47-
import Control.Applicative (liftA2)
4847
import Control.Monad (unless, when)
4948
import qualified Crypto.Hash.SHA256 as SHA256
5049
import qualified Data.Aeson as Aeson

0 commit comments

Comments
 (0)