more namespace cleanup
This commit is contained in:
parent
4c1d8b9689
commit
0b55bd05de
8 changed files with 49 additions and 39 deletions
|
@ -30,7 +30,8 @@ import BackendList
|
|||
import Locations
|
||||
import qualified GitRepo as Git
|
||||
import Utility
|
||||
import Types
|
||||
import AbstractTypes
|
||||
import BackendTypes
|
||||
|
||||
{- Attempts to store a file in one of the backends. -}
|
||||
storeFile :: FilePath -> Annex (Maybe (Key, Backend))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue