Remove unused import

This commit is contained in:
Sajith Sasidharan 2020-05-22 21:33:30 -04:00 committed by Sajith Sasidharan
parent f30dcc7ec6
commit 38fe7dd3f5

View File

@ -4,7 +4,6 @@ from twisted.web import http
from twisted.internet import defer
from twisted.python.filepath import FilePath
from twisted.web.template import (
Element,
XMLFile,
renderer,
renderElement,