Forgot one more view to comment out

This commit is contained in:
Matt Guthaus 2017-04-24 12:14:19 -07:00
parent e960cbe9d6
commit 21f5444f81
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ class router:
debug.info(2,str(self.path))
self.set_path(self.path)
# View the final route for debugging
self.rg.view()
#self.rg.view()
return