Skip to content

Commit

Permalink
Removed redundant import.
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehoersten authored and chowells79 committed Feb 21, 2011
1 parent 2817410 commit 72a201f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Snap/Extension.hs
Expand Up @@ -37,7 +37,6 @@ import Control.Exception (SomeException)
import Control.Monad
import Control.Monad.CatchIO
import Control.Monad.Reader
import Control.Monad.Trans
import Data.ByteString (ByteString)
import qualified Data.ByteString.Char8 as B
import Data.Monoid
Expand Down

0 comments on commit 72a201f

Please sign in to comment.