build warnings
This commit is contained in:
parent
7e2c4ed216
commit
7e1e2962d2
1 changed files with 0 additions and 2 deletions
|
@ -13,7 +13,6 @@ module Config (
|
||||||
annexConfig,
|
annexConfig,
|
||||||
remoteAnnexConfig,
|
remoteAnnexConfig,
|
||||||
remoteConfig,
|
remoteConfig,
|
||||||
pidLockFile,
|
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Annex.Common
|
import Annex.Common
|
||||||
|
@ -25,7 +24,6 @@ import Config.Cost
|
||||||
import Config.DynamicConfig
|
import Config.DynamicConfig
|
||||||
import Types.Availability
|
import Types.Availability
|
||||||
import Types.GitConfig
|
import Types.GitConfig
|
||||||
import Annex.Locations
|
|
||||||
import Git.Types
|
import Git.Types
|
||||||
|
|
||||||
{- Looks up a setting in git config. This is not as efficient as using the
|
{- Looks up a setting in git config. This is not as efficient as using the
|
||||||
|
|
Loading…
Reference in a new issue