Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

Commit

Permalink
Merge modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaamo committed Jan 12, 2014
2 parents 7b29831 + e45a78a commit e1e7621
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion codular/__init__.py
Expand Up @@ -39,4 +39,3 @@ def add_routes(config):
config.add_route('delete_user', '/users/{id}/delete', request_method='GET')
config.add_route('edit_user', '/users/{id}/edit', request_method='GET')
config.add_route('user', '/users/{id}', request_method='GET')

0 comments on commit e1e7621

Please sign in to comment.