diff options
Diffstat (limited to 'src/Crypto/Macaroon/Internal.hs')
-rw-r--r-- | src/Crypto/Macaroon/Internal.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Crypto/Macaroon/Internal.hs b/src/Crypto/Macaroon/Internal.hs index 02b7963..116f5ed 100644 --- a/src/Crypto/Macaroon/Internal.hs +++ b/src/Crypto/Macaroon/Internal.hs | |||
@@ -15,7 +15,6 @@ module Crypto.Macaroon.Internal where | |||
15 | 15 | ||
16 | 16 | ||
17 | import Control.DeepSeq | 17 | import Control.DeepSeq |
18 | import Crypto.Cipher.AES | ||
19 | import Crypto.Hash | 18 | import Crypto.Hash |
20 | import Data.Byteable | 19 | import Data.Byteable |
21 | import qualified Data.ByteString as BS | 20 | import qualified Data.ByteString as BS |