Remove unnecessary import
This commit is contained in:
parent
fda06f0893
commit
f205a0320e
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import re
|
||||
import enum
|
||||
import sqlite3
|
||||
|
||||
class MBoxReaderError(Exception):
|
||||
pass
|
||||
|
|
Loading…
Add table
Reference in a new issue