aboutsummaryrefslogtreecommitdiff
path: root/Command/Unused.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-06-02 16:59:15 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-06-02 16:59:47 -0400
commited9cdb350e0bae8523b9d60cd414730c7d515829 (patch)
tree34a4da75125165dc6cd992c68decccec7f74bc1f /Command/Unused.hs
parentbfc9f0cb3094da50c6d6e22242978513bee8a622 (diff)
refactor isBareRepo
Diffstat (limited to 'Command/Unused.hs')
-rw-r--r--Command/Unused.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Command/Unused.hs b/Command/Unused.hs
index 8040dc21a..c116cdc0e 100644
--- a/Command/Unused.hs
+++ b/Command/Unused.hs
@@ -32,6 +32,7 @@ import Types.RefSpec
import Git.Types
import Git.Sha
import Git.FilePath
+import Config
import Logs.View (is_branchView)
import Annex.BloomFilter
import qualified Database.Keys