Remove unused import

This commit is contained in:
Sajith Sasidharan 2020-05-22 21:33:30 -04:00
parent f8562530be
commit 03d529c22a

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,