Skip to content

Commit

Permalink
Remove redundant imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ozataman committed Dec 14, 2010
1 parent 8b2f42a commit 3e6f8c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Snap/Auth.hs
Expand Up @@ -36,9 +36,7 @@ import Maybe

import Control.Monad.Reader
import Data.ByteString.Char8 (ByteString)
import qualified Data.ByteString.Char8 as B
import Data.Generics hiding ((:+:))
import Data.Map (Map)

import Snap.Auth.Password
import Snap.Types
Expand Down

0 comments on commit 3e6f8c1

Please sign in to comment.