Removed unused import of inventory.Inventory
This commit is contained in:
parent
cd88d063a1
commit
25876ded2b
|
@ -50,7 +50,7 @@ from account import *
|
|||
import dialogs
|
||||
from helper_generic import powQueueSize
|
||||
from inventory import (
|
||||
Inventory, PendingDownloadQueue, PendingUpload,
|
||||
PendingDownloadQueue, PendingUpload,
|
||||
PendingUploadDeadlineException)
|
||||
from uisignaler import UISignaler
|
||||
import knownnodes
|
||||
|
|
Loading…
Reference in New Issue
Block a user