FIX: Linting

This commit is contained in:
Robin Ward 2019-05-23 12:16:45 -04:00
parent f73988acd2
commit 648af78298
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import { ajax } from "discourse/lib/ajax";
import { popupAjaxError } from "discourse/lib/ajax-error";
import computed from "ember-addons/ember-computed-decorators";
export default Ember.Controller.extend({
saving: false,