break module dependancy loop

A PITA but worth it to clean up the trust configuration code.
This commit is contained in:
Joey Hess 2012-01-10 13:11:16 -04:00
parent 0d5c402210
commit 07cacbeee9
10 changed files with 109 additions and 107 deletions

View file

@ -8,7 +8,6 @@
module Command.Whereis where
import Common.Annex
import Logs.Location
import Command
import Remote
import Logs.Trust