Remove unused import

This commit is contained in:
Sajith Sasidharan 2020-09-28 20:39:13 -04:00
parent 76ecae2e44
commit 769f87c24d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ from twisted.web import (
template,
)
from twisted.python import log
from nevow import loaders, appserver
from nevow import appserver
from nevow.inevow import IRequest
from allmydata import blacklist
from allmydata.interfaces import (