diff bin/effecteval @ 1212:95dfce5c12ce

rearrange /static. new bin/homepage Ignore-this: 2b17aa8e74a9c052a9a93704e85287b1
author drewp@bigasterisk.com
date Sun, 07 Jun 2015 22:42:33 +0000
parents 92ffad96fd8a
children e703b3434dbd
line wrap: on
line diff
--- a/bin/effecteval	Sat Jun 06 19:14:14 2015 +0000
+++ b/bin/effecteval	Sun Jun 07 22:42:33 2015 +0000
@@ -313,7 +313,6 @@
             (r'/effectUpdates', EffectUpdates),
             (r'/code', Code),
             (r'/songEffectsUpdates', SongEffectsUpdates),
-            (r'/static/(.*)', SFH, {'path': 'static/'}),
             (r'/effect/eval', EffectEval),
             (r'/songEffects', SongEffects),
             (r'/songEffects/eval', SongEffectsEval),