We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b11eea3 commit b357819Copy full SHA for b357819
assets/javascripts/discourse/models/custom-wizard-step.js.es6
@@ -4,7 +4,6 @@ import { ajax } from "discourse/lib/ajax";
4
import discourseComputed from "discourse-common/utils/decorators";
5
import { later } from "@ember/runloop";
6
import { translationOrText } from "discourse/plugins/discourse-custom-wizard/discourse/lib/wizard";
7
-import { extractError } from "discourse/lib/ajax-error";
8
9
export default EmberObject.extend(ValidState, {
10
id: null,
0 commit comments