Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
nikita-volkov authored and github-actions[bot] committed Jan 21, 2024
1 parent b07822f commit d8272b1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions library/Hasql/DynamicStatements/Prelude.hs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module Hasql.DynamicStatements.Prelude
)
where


import Control.Applicative as Exports
import Control.Arrow as Exports
import Control.Category as Exports
Expand All @@ -16,9 +15,6 @@ import Control.Monad.IO.Class as Exports
import Control.Monad.ST as Exports
import Data.Bits as Exports
import Data.Bool as Exports



import Data.ByteString as Exports (ByteString)
import Data.Char as Exports
import Data.Coerce as Exports
Expand Down

0 comments on commit d8272b1

Please sign in to comment.