aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Crypto/Macaroon/Internal.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Crypto/Macaroon/Internal.hs')
-rw-r--r--src/Crypto/Macaroon/Internal.hs1
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
17import Control.DeepSeq 17import Control.DeepSeq
18import Crypto.Cipher.AES
19import Crypto.Hash 18import Crypto.Hash
20import Data.Byteable 19import Data.Byteable
21import qualified Data.ByteString as BS 20import qualified Data.ByteString as BS