build warnings

This commit is contained in:
Joey Hess 2020-07-01 14:30:08 -04:00
parent 7e2c4ed216
commit 7e1e2962d2
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -13,7 +13,6 @@ module Config (
annexConfig,
remoteAnnexConfig,
remoteConfig,
pidLockFile,
) where
import Annex.Common
@ -25,7 +24,6 @@ import Config.Cost
import Config.DynamicConfig
import Types.Availability
import Types.GitConfig
import Annex.Locations
import Git.Types
{- Looks up a setting in git config. This is not as efficient as using the