DEV: Fix lint failures (#19101)

This commit is contained in:
Alan Guo Xiang Tan 2022-11-18 18:26:33 +08:00 committed by GitHub
parent 213adab1ea
commit 6867b8226d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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";