remove Logs.Presence imports
When imported along with Logs.Location, it can be an unused import and it won't warn, due to reexports. The point if this is really to show that Logs.Presence is not widely used, outside Logs/
This commit is contained in:
parent
570ceffe8d
commit
a4c9d4424c
3 changed files with 0 additions and 3 deletions
|
@ -16,7 +16,6 @@ import Annex.Content
|
|||
import qualified Remote
|
||||
import Annex.UUID
|
||||
import Annex.Transfer
|
||||
import Logs.Presence
|
||||
import Logs.Trust
|
||||
import Logs.File
|
||||
import Logs.Location
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue