Skip to content

Commit 978aeb0

Browse files
committed
Core: Internal.Base: m import clean-up
1 parent 8ddca09 commit 978aeb0

File tree

1 file changed

+0
-4
lines changed
  • hnix-store-core/src/System/Nix/Internal

1 file changed

+0
-4
lines changed

hnix-store-core/src/System/Nix/Internal/Base.hs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
{-# LANGUAGE CPP #-}
22

33
module System.Nix.Internal.Base
4-
( module System.Nix.Internal.Base
5-
, Base32.encode
6-
, Base32.decode
7-
)
84
where
95

106
import qualified Data.Text as T

0 commit comments

Comments
 (0)