Skip to content

Commit

Permalink
Removing dummy data.
Browse files Browse the repository at this point in the history
  • Loading branch information
saravia committed Apr 8, 2016
1 parent 7079f09 commit e78a36b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1,585 deletions.
3 changes: 0 additions & 3 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
Route('/', handler='src.frontend.RootPage'),
Route('/query_one', handler='src.starsdb.QueryOnePage'),
Route('/query_list', handler='src.starsdb.QueryListPage'),
Route('/seeding/main', handler='src.seeding.MainSeed'),
Route('/seeding/do', handler='src.seeding.DoSeed'),
Route('/seeding/count', handler='src.seeding.CountSeeds'),
]


Expand Down
Loading

0 comments on commit e78a36b

Please sign in to comment.