Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaylorhq committed Aug 8, 2018
1 parent d4d5088 commit d3a9596
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { default as computed } from "ember-addons/ember-computed-decorators";
import { default as DiscourseURL, userPath } from "discourse/lib/url";
import { popupAjaxError } from "discourse/lib/ajax-error";
import { findAll } from "discourse/models/login-method";
import { getOwner } from "discourse-common/lib/get-owner";

export default Ember.Controller.extend({
loading: false,
Expand Down

0 comments on commit d3a9596

Please sign in to comment.