diff options
Diffstat (limited to 'Command/ConfigList.hs')
-rw-r--r-- | Command/ConfigList.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/ConfigList.hs b/Command/ConfigList.hs index c38539fa0..443656f17 100644 --- a/Command/ConfigList.hs +++ b/Command/ConfigList.hs @@ -7,7 +7,7 @@ module Command.ConfigList where -import AnnexCommon +import Annex.Common import Command import UUID |