mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-04 07:28:39 +00:00
Add missing import
This commit is contained in:
parent
52f8d7cacf
commit
dcc6654b46
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
||||||
|
|
||||||
|
|
||||||
#todo: remove useless imports.
|
#todo: remove useless imports.
|
||||||
|
import base64
|
||||||
|
|
||||||
from utils import *
|
from utils import *
|
||||||
import utils #todo remove the line above.
|
import utils #todo remove the line above.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue