Skip to content

Commit

Permalink
FIX: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
romanrizzi committed Jul 19, 2019
1 parent 8792cf5 commit 65fbdc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/javascripts/discourse/services/task-actions.js.es6
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { ajax } from "discourse/lib/ajax";
import showModal from "discourse/lib/show-modal";
import { getOwner } from "discourse-common/lib/get-owner";

export default Ember.Service.extend({
unassign(topicId) {
Expand Down

0 comments on commit 65fbdc3

Please sign in to comment.