Skip to content

Commit

Permalink
#9 Fixing a fucked merge. Goddam it.
Browse files Browse the repository at this point in the history
  • Loading branch information
nadnoslen committed Jan 23, 2019
1 parent 981bfd3 commit fafdbf6
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 185 deletions.
2 changes: 0 additions & 2 deletions app/router.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ Router.map(function () {
this.route('address');
this.route('locale-timezone');
});
this.route('change-password');
this.route('update-profile');
});
this.route('login');
this.route('sign-up');
Expand Down
33 changes: 0 additions & 33 deletions app/routes/protected/change-password.js

This file was deleted.

36 changes: 0 additions & 36 deletions app/routes/protected/update-profile.js

This file was deleted.

45 changes: 0 additions & 45 deletions app/templates/protected/change-password.hbs

This file was deleted.

47 changes: 0 additions & 47 deletions app/templates/protected/update-profile.hbs

This file was deleted.

11 changes: 0 additions & 11 deletions tests/unit/routes/protected/change-password-test.js

This file was deleted.

11 changes: 0 additions & 11 deletions tests/unit/routes/protected/update-profile-test.js

This file was deleted.

0 comments on commit fafdbf6

Please sign in to comment.