Stoopid import was still hanging around.

This commit is contained in:
Justin Wiley 2016-12-01 19:24:40 -08:00 committed by Justin Wiley
commit 5d7a102e4c
2 changed files with 1 additions and 2 deletions

View file

@ -8,4 +8,4 @@ url_bases = [
url_paths = {
"{0}/": EventsHandler.dispatch,
}
}