GitHub: fix import error.

master
Valentin Lorentz 2011-07-03 17:19:18 +02:00
parent 615d1da04f
commit c4a1f768ff
1 changed files with 0 additions and 2 deletions

View File

@ -58,8 +58,6 @@ except:
# Server stuff
#####################
import supybot.utils.httpserver
class GithubCallback(httpserver.SupyHTTPServerCallback):
def doPost(self, handler, path, form):
if not handler.address_string().endswith('.rs.github.com'):