Skip to content

Commit

Permalink
Fixes a bad merge in the UI.
Browse files Browse the repository at this point in the history
  • Loading branch information
slackpad committed Jan 2, 2016
1 parent 4248e76 commit 4a9a074
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/javascripts/app/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ App.DcRoute = App.BaseRoute.extend({

// Return a promise hash to retreieve the
// dcs and nodes used in the header
var token = App.get('settings.token');

return Ember.RSVP.hash({
dc: params.dc,
dcs: Ember.$.getJSON('/v1/catalog/datacenters'),
Expand Down

0 comments on commit 4a9a074

Please sign in to comment.