Skip to content

Commit 583a762

Browse files
committed
core: drop redundant Text.Show import
1 parent 05a42c4 commit 583a762

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ module System.Nix.Internal.StorePath
3333
where
3434

3535
import qualified Relude.Unsafe as Unsafe
36-
import qualified Text.Show
3736
import System.Nix.Internal.Hash
3837
import System.Nix.Internal.Base
3938
import qualified System.Nix.Internal.Base32 as Nix.Base32

0 commit comments

Comments
 (0)