Skip to content

Commit

Permalink
Update Session.hs
Browse files Browse the repository at this point in the history
  • Loading branch information
echatav committed Dec 23, 2024
1 parent a54b9ff commit 73a4022
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion squeal-postgresql/src/Squeal/PostgreSQL/Session.hs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ import Control.Monad (MonadPlus(..))
import Control.Monad.Base (MonadBase(..))
import Control.Monad.Fix (MonadFix(..))
import Control.Monad.Catch
import Control.Monad.IO.Class (MonadIO(..))
import Control.Monad.Morph
import Control.Monad.Reader
import Control.Monad.Trans.Control (MonadBaseControl(..), MonadTransControl(..))
Expand Down

0 comments on commit 73a4022

Please sign in to comment.