Skip to content
This repository was archived by the owner on Mar 7, 2020. It is now read-only.

Commit 624feec

Browse files
author
Doug Mahugh
committed
misc
1 parent a02cedc commit 624feec

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sample_graphrest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
@bottle.view('homepage.html')
1515
def homepage():
1616
"""Render the home page."""
17-
1817
return {'sample': 'graphrest'}
1918

2019
@bottle.route('/login')

0 commit comments

Comments
 (0)