Merge pull request #227 from pfista/master
Remove duplicate import statement
This commit is contained in:
commit
23bfb0e304
|
@ -32,7 +32,6 @@ from struct import *
|
||||||
import pickle
|
import pickle
|
||||||
import random
|
import random
|
||||||
import sqlite3
|
import sqlite3
|
||||||
import threading
|
|
||||||
from time import strftime, localtime, gmtime
|
from time import strftime, localtime, gmtime
|
||||||
import shutil # used for moving the messages.dat file
|
import shutil # used for moving the messages.dat file
|
||||||
import string
|
import string
|
||||||
|
|
Loading…
Reference in New Issue
Block a user