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

@ -117,7 +117,6 @@ table string.
from __future__ import print_function
from builtins import object, range
#from textwrap import wrap
from django.conf import settings
from textwrap import TextWrapper
from copy import deepcopy, copy