removed training comma

This commit is contained in:
mdipierro
2016-08-01 04:18:06 -05:00
parent 92a03f397d
commit 68375a4ea7
+1 -1
View File
@@ -7,7 +7,7 @@
| License: LGPLv3 (http://www.gnu.org/licenses/lgpl.html)
"""
from __future__ import print_function
from pydal._compat import xrange,
from pydal._compat import xrange
from local_html_escape import local_html_escape
import re