mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 06:34:21 +00:00
ignore: remove dead import
This commit is contained in:
parent
b8400a3a46
commit
917fdb2a0a
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import Msg from "../../models/msg";
|
||||
import Helper from "../../helper";
|
||||
import {PluginInputHandler} from "./index";
|
||||
import {IgnoreListItem} from "../../models/network";
|
||||
import {MessageType} from "../../../shared/types/msg";
|
||||
|
||||
const commands = ["ignore", "unignore"];
|
||||
|
|
Loading…
Reference in a new issue