Skip to content

Commit

Permalink
Remove redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
bos committed Feb 14, 2012
1 parent 4076bc1 commit 2650dcc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Data/Aeson/Types/Generic.hs
Expand Up @@ -25,7 +25,6 @@
module Data.Aeson.Types.Generic ( ) where

import Control.Applicative
import Control.Monad.State.Strict
import Data.Bits (shiftR)
import Data.Aeson.Types.Class
import Data.Aeson.Types.Internal
Expand Down

0 comments on commit 2650dcc

Please sign in to comment.