Removes stray imports.
This commit is contained in:
parent
a2cccd7326
commit
c0da1ff86a
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ Commands that are available from the connect screen.
|
||||||
import re
|
import re
|
||||||
import time
|
import time
|
||||||
import datetime
|
import datetime
|
||||||
from collections import defaultdict, deque
|
|
||||||
from random import getrandbits
|
from random import getrandbits
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
from django.contrib.auth import authenticate
|
from django.contrib.auth import authenticate
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue