DEV: Fix lint failures (#19101)
This commit is contained in:
parent
213adab1ea
commit
6867b8226d
|
@ -11,7 +11,6 @@ import {
|
|||
fillIn,
|
||||
visit,
|
||||
} from "@ember/test-helpers";
|
||||
import I18n from "I18n";
|
||||
import User from "discourse/models/user";
|
||||
import selectKit from "discourse/tests/helpers/select-kit-helper";
|
||||
import { test } from "qunit";
|
||||
|
|
Loading…
Reference in New Issue