mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 13:06:56 +08:00
DEV: Fix linting error
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
import componentTest from "helpers/component-test";
|
import componentTest from "helpers/component-test";
|
||||||
import { withPluginApi } from "discourse/lib/plugin-api";
|
// import { withPluginApi } from "discourse/lib/plugin-api";
|
||||||
import formatTextWithSelection from "helpers/d-editor-helper";
|
import formatTextWithSelection from "helpers/d-editor-helper";
|
||||||
import {
|
import {
|
||||||
setTextareaSelection,
|
setTextareaSelection,
|
||||||
|
Reference in New Issue
Block a user