diff options
Diffstat (limited to 'src/Crypto/Tox.hs')
-rw-r--r-- | src/Crypto/Tox.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Crypto/Tox.hs b/src/Crypto/Tox.hs index a1741a1f..a1f40c76 100644 --- a/src/Crypto/Tox.hs +++ b/src/Crypto/Tox.hs | |||
@@ -89,7 +89,6 @@ import Foreign.Marshal.Alloc | |||
89 | import Foreign.Ptr | 89 | import Foreign.Ptr |
90 | import Foreign.Storable | 90 | import Foreign.Storable |
91 | import System.Endian | 91 | import System.Endian |
92 | import qualified Data.ByteString.Internal | ||
93 | import Control.Concurrent.STM | 92 | import Control.Concurrent.STM |
94 | #ifdef CRYPTONITE_BACKPORT | 93 | #ifdef CRYPTONITE_BACKPORT |
95 | import Crypto.ECC.Class | 94 | import Crypto.ECC.Class |