remove unused import in lbrynet.daemon.Daemon
This commit is contained in:
parent
97547e904e
commit
c4550ef5b6
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import binascii
|
|||
import logging.handlers
|
||||
import mimetypes
|
||||
import os
|
||||
import sys
|
||||
import base58
|
||||
import requests
|
||||
import urllib
|
||||
|
|
Loading…
Reference in a new issue