Remove commented out code.
This commit is contained in:
parent
de0e42240c
commit
1968f15895
3 changed files with 0 additions and 5 deletions
|
|
@ -10,8 +10,6 @@ from __future__ import absolute_import, division
|
|||
from builtins import object
|
||||
|
||||
import os, threading, gc, time
|
||||
#from twisted.internet import reactor
|
||||
#from twisted.internet.threads import blockingCallFromThread
|
||||
from weakref import WeakValueDictionary
|
||||
from twisted.internet.reactor import callFromThread
|
||||
from django.core.exceptions import ObjectDoesNotExist, FieldError
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue