unused import on windows
This commit is contained in:
parent
b1cb603b6b
commit
2387c6f5c6
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ import Utility.LogFile
|
||||||
#ifdef mingw32_HOST_OS
|
#ifdef mingw32_HOST_OS
|
||||||
import Utility.Env
|
import Utility.Env
|
||||||
import Annex.Path
|
import Annex.Path
|
||||||
import Config.Files
|
|
||||||
import System.Environment (getArgs)
|
import System.Environment (getArgs)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue