remove 163 lines of code without changing anything except imports
This commit is contained in:
parent
8dd5d180f1
commit
737e45156e
259 changed files with 192 additions and 355 deletions
3
Limit.hs
3
Limit.hs
|
@ -7,7 +7,7 @@
|
|||
|
||||
module Limit where
|
||||
|
||||
import Common.Annex
|
||||
import Annex.Common
|
||||
import qualified Annex
|
||||
import qualified Utility.Matcher
|
||||
import qualified Remote
|
||||
|
@ -18,7 +18,6 @@ import Annex.UUID
|
|||
import Logs.Trust
|
||||
import Annex.NumCopies
|
||||
import Types.TrustLevel
|
||||
import Types.Key
|
||||
import Types.Group
|
||||
import Types.FileMatcher
|
||||
import Types.MetaData
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue