remove unused import
This commit is contained in:
parent
d35e2da5cb
commit
1f0fc9ff5f
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ module Git.LsTree (
|
||||||
import Common
|
import Common
|
||||||
import Git
|
import Git
|
||||||
import Git.Command
|
import Git.Command
|
||||||
import Git.Sha
|
|
||||||
import Git.FilePath
|
import Git.FilePath
|
||||||
import qualified Git.Filename
|
import qualified Git.Filename
|
||||||
import Utility.Attoparsec
|
import Utility.Attoparsec
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue