projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d379753
)
remove unused import
author
Joey Hess
<joeyh@joeyh.name>
Wed, 19 Feb 2020 17:13:13 +0000
(13:13 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Wed, 26 Feb 2020 22:17:56 +0000
(18:17 -0400)
(cherry picked from commit
1f0fc9ff5f310e867b69d20693bd197199564bad
)
Git/LsTree.hs
patch
|
blob
|
history
diff --git
a/Git/LsTree.hs
b/Git/LsTree.hs
index 94c56728c4fbdbe5ae3b68ed7c54aa485db4018d..5175c390244cd47488f82b847e09cf5755f97b41 100644
(file)
--- a/
Git/LsTree.hs
+++ b/
Git/LsTree.hs
@@
-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