remove unused import
authorJoey Hess <joeyh@joeyh.name>
Wed, 19 Feb 2020 17:13:13 +0000 (13:13 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 19 Feb 2020 17:13:13 +0000 (13:13 -0400)
Git/LsTree.hs

index 94c56728c4fbdbe5ae3b68ed7c54aa485db4018d..5175c390244cd47488f82b847e09cf5755f97b41 100644 (file)
@@ -21,7 +21,6 @@ module Git.LsTree (
 import Common
 import Git
 import Git.Command
-import Git.Sha
 import Git.FilePath
 import qualified Git.Filename
 import Utility.Attoparsec