Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
remove deprecated (bug 990331)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngokevin committed Sep 25, 2014
1 parent a8e1153 commit 21084b2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 34 deletions.
1 change: 0 additions & 1 deletion src/media/js/routes.js
Expand Up @@ -26,7 +26,6 @@ var routes = [

{'pattern': '^/privacy-policy$', 'view_name': 'privacy'},
{'pattern': '^/terms-of-use$', 'view_name': 'terms'},
{'pattern': '^/site/deprecated$', 'view_name': 'deprecated'},

// Feed.
{'pattern': '^/feed/app/([^/<>"\']+)/?$', 'view_name': 'feed/feed_app'},
Expand Down
25 changes: 0 additions & 25 deletions src/media/js/views/deprecated.js

This file was deleted.

8 changes: 0 additions & 8 deletions src/templates/deprecated.html

This file was deleted.

0 comments on commit 21084b2

Please sign in to comment.