Remove commented out code.

This commit is contained in:
Ahmed Charles 2015-11-02 11:48:29 +00:00 committed by Griatch
parent de0e42240c
commit 1968f15895
3 changed files with 0 additions and 5 deletions

View file

@ -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