factor non-type stuff out of Key
This commit is contained in:
parent
ae3f6705eb
commit
ca0daa8bb8
10 changed files with 201 additions and 188 deletions
|
@ -2,7 +2,7 @@ module Annex.Common (module X) where
|
|||
|
||||
import Common as X
|
||||
import Types as X
|
||||
import Types.Key as X
|
||||
import Key as X
|
||||
import Types.UUID as X
|
||||
import Annex as X (gitRepo, inRepo, fromRepo, calcRepo)
|
||||
import Annex.Locations as X
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue