Removes used import
This commit is contained in:
parent
97a71f5e39
commit
7e784fa705
|
@ -1,6 +1,5 @@
|
||||||
""" handle reading a csv from librarything """
|
""" handle reading a csv from librarything """
|
||||||
import re
|
import re
|
||||||
import math
|
|
||||||
|
|
||||||
from . import Importer
|
from . import Importer
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue