mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-12 07:52:38 +00:00
Remove nevow imports
This commit is contained in:
parent
de99912641
commit
cdb3747470
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user