remove unused import
This commit is contained in:
parent
1cc7b2661e
commit
4eb3778aec
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
module Annex.Drop where
|
||||
|
||||
import Annex.Common
|
||||
import qualified Annex
|
||||
import Logs.Trust
|
||||
import Annex.NumCopies
|
||||
import Types.Remote (uuid, appendonly, config, remotetype, thirdPartyPopulated)
|
||||
|
|
Loading…
Reference in a new issue