]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/web/root.py
remove remaining uses of nevow's "formless" module
authorBrian Warner <warner@lothar.com>
Thu, 17 Nov 2011 22:54:23 +0000 (14:54 -0800)
committerBrian Warner <warner@lothar.com>
Thu, 17 Nov 2011 22:54:23 +0000 (14:54 -0800)
commit990f294eead7b678df70a309443524d3870e13de
treee05c5c3a43d6029cd464d164e79b39bed6c45194
parent0ed6260a3c1bf67b25557a0dd759777196b962cb
remove remaining uses of nevow's "formless" module

We're slowly moving away from Nevow, and marcusw's previous patch removed
uses of the formless CSS file, so now we can stop testing that nevow can find
that file, and remove the lingering unused "import formless" call.
src/allmydata/test/test_nevow.py [deleted file]
src/allmydata/web/root.py