mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 03:59:50 +08:00
Remove unused import
This commit is contained in:
parent
d4d5088324
commit
d3a9596d08
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue
Block a user