Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-13 21:42:53 +01:00
DEV: Remove unused import
Dieser Commit ist enthalten in:
Ursprung
ff8294b8e9
Commit
ac751b269e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
|
@ -4,7 +4,7 @@ import {
|
||||||
visible,
|
visible,
|
||||||
} from "discourse/tests/helpers/qunit-helpers";
|
} from "discourse/tests/helpers/qunit-helpers";
|
||||||
import { test } from "qunit";
|
import { test } from "qunit";
|
||||||
import { findAll, settled, visit } from "@ember/test-helpers";
|
import { findAll, visit } from "@ember/test-helpers";
|
||||||
import {
|
import {
|
||||||
getCustomFields,
|
getCustomFields,
|
||||||
getUnsubscribedAdminWizards,
|
getUnsubscribedAdminWizards,
|
||||||
|
|
Laden …
In neuem Issue referenzieren