Remove nevow imports

This commit is contained in:
Sajith Sasidharan 2020-06-15 15:18:11 -04:00
parent de99912641
commit cdb3747470

View File

@ -1,11 +1,7 @@
import time import time
import json import json
from nevow import (
rend,
inevow,
tags as T,
)
from twisted.web import ( from twisted.web import (
http, http,
html, html,