reorganize log modules
no code changes
This commit is contained in:
parent
279150ccd5
commit
1a29b5b52e
44 changed files with 92 additions and 92 deletions
|
@ -8,10 +8,10 @@
|
|||
module Command.Whereis where
|
||||
|
||||
import Common.Annex
|
||||
import LocationLog
|
||||
import Logs.Location
|
||||
import Command
|
||||
import Remote
|
||||
import Trust
|
||||
import Logs.Trust
|
||||
|
||||
command :: [Command]
|
||||
command = [repoCommand "whereis" paramPaths seek
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue