Skip to content

Commit 95f7d51

Browse files
committed
Remove unused import
1 parent eb1febd commit 95f7d51

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Database/Postgres.purs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ module Database.Postgres
1818

1919
import Prelude
2020
import Control.Alt
21-
import Control.Apply ((*>))
2221
import Control.Monad.Eff
2322
import Control.Monad.Trans
2423
import Data.Either

0 commit comments

Comments
 (0)