Skip to content

Commit b357819

Browse files
committed
DEV: remove unused import
1 parent b11eea3 commit b357819

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/javascripts/discourse/models/custom-wizard-step.js.es6

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { ajax } from "discourse/lib/ajax";
44
import discourseComputed from "discourse-common/utils/decorators";
55
import { later } from "@ember/runloop";
66
import { translationOrText } from "discourse/plugins/discourse-custom-wizard/discourse/lib/wizard";
7-
import { extractError } from "discourse/lib/ajax-error";
87

98
export default EmberObject.extend(ValidState, {
109
id: null,

0 commit comments

Comments
 (0)