pylint fix
This commit is contained in:
parent
a27f89157e
commit
026bcd4d4d
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import logging
|
||||
from typing import Tuple, List, Sequence
|
||||
from operator import itemgetter
|
||||
|
||||
import sqlite3
|
||||
from twisted.internet import defer
|
||||
|
|
Loading…
Reference in a new issue