forked from mirrors/bookwyrm
Removes used import
This commit is contained in:
parent
97a71f5e39
commit
7e784fa705
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue