moved AssociatedFile definition
This commit is contained in:
parent
7ae3223eab
commit
7a7e426352
13 changed files with 15 additions and 20 deletions
|
@ -13,7 +13,6 @@ import Common.Annex
|
|||
import Annex.Perms
|
||||
import Annex.Exception
|
||||
import qualified Git
|
||||
import Types.Remote
|
||||
import Types.Key
|
||||
import Utility.Metered
|
||||
import Utility.Percentage
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
-}
|
||||
|
||||
module Logs.Unused (
|
||||
UnusedMap(..),
|
||||
UnusedMap,
|
||||
writeUnusedLog,
|
||||
readUnusedLog,
|
||||
unusedKeys,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue