1
0
mirror of https://github.com/djohnlewis/stackdump synced 2024-12-04 23:17:37 +00:00

Oops, forgot to remove the import statement for the now deprecated servers.py.

This commit is contained in:
Samuel Lai 2011-10-23 18:20:20 +11:00
parent 63da7cd3ca
commit 513829e255

View File

@ -1,5 +1,4 @@
from bottle import route, run, static_file
import servers
import sys
import os