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
|
@ -19,7 +19,6 @@ import Utility.Env.Set
|
|||
import Types.Distribution
|
||||
import Types.Transfer
|
||||
import Logs.Web
|
||||
import Logs.Presence
|
||||
import Logs.Location
|
||||
import Annex.Content
|
||||
import Annex.UUID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue