Skip to content

Commit

Permalink
Missed a warning
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyday567 committed Oct 12, 2024
1 parent da64054 commit 7ad839d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Web/Rep/Render.hs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ module Web.Rep.Render
)
where

import Control.Applicative
import Control.Monad
import Data.ByteString (ByteString)
import Data.ByteString qualified as B
Expand Down
1 change: 0 additions & 1 deletion src/Web/Rep/Shared.hs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ module Web.Rep.Shared
)
where

import Control.Applicative
import Control.Monad
import Control.Monad.State.Lazy
import Data.Biapplicative
Expand Down

0 comments on commit 7ad839d

Please sign in to comment.