mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-30 01:38:55 +00:00
Add missing flattenString
import
This commit is contained in:
parent
75488c4aff
commit
805b880c2e
@ -2,7 +2,7 @@
|
||||
import time, json
|
||||
from twisted.python.filepath import FilePath
|
||||
from twisted.web.template import tags as T, \
|
||||
renderer, Element, renderElement, XMLFile
|
||||
renderer, Element, renderElement, XMLFile, flattenString
|
||||
from allmydata.web.common import (
|
||||
abbreviate_time,
|
||||
MultiFormatResource
|
||||
|
Loading…
Reference in New Issue
Block a user