moved AssociatedFile definition
This commit is contained in:
parent
7ae3223eab
commit
7a7e426352
13 changed files with 15 additions and 20 deletions
|
@ -16,7 +16,6 @@ import Logs.Transfer
|
|||
import Annex.Wanted
|
||||
import GitAnnex.Options
|
||||
import Types.Key
|
||||
import Types.Remote
|
||||
|
||||
def :: [Command]
|
||||
def = [withOptions getOptions $ command "get" paramPaths seek
|
||||
|
|
|
@ -19,7 +19,6 @@ import Logs.Presence
|
|||
import Logs.Transfer
|
||||
import GitAnnex.Options
|
||||
import Types.Key
|
||||
import Types.Remote
|
||||
|
||||
def :: [Command]
|
||||
def = [withOptions moveOptions $ command "move" paramPaths seek
|
||||
|
|
|
@ -15,7 +15,6 @@ import Annex.Content
|
|||
import Logs.Location
|
||||
import Logs.Transfer
|
||||
import qualified Remote
|
||||
import Types.Remote (AssociatedFile)
|
||||
import Types.Key
|
||||
import qualified Option
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue