[hash] remove unnecessary import
This commit is contained in:
parent
da784070f7
commit
c5189a03c6
@ -21,7 +21,6 @@ module Crypto.Hash.IO
|
|||||||
|
|
||||||
import Crypto.Hash.Types
|
import Crypto.Hash.Types
|
||||||
import qualified Crypto.Internal.ByteArray as B
|
import qualified Crypto.Internal.ByteArray as B
|
||||||
import Data.ByteString (ByteString)
|
|
||||||
import Foreign.Ptr
|
import Foreign.Ptr
|
||||||
|
|
||||||
newtype MutableContext a = MutableContext B.Bytes
|
newtype MutableContext a = MutableContext B.Bytes
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user