Remove unused variables
This commit is contained in:
parent
6747c03a75
commit
6693cc0c78
10 changed files with 6 additions and 18 deletions
|
@ -1,4 +1,4 @@
|
|||
import { html, Component } from "../lib/index.js";
|
||||
import { html } from "../lib/index.js";
|
||||
import linkify from "../lib/linkify.js";
|
||||
import { strip as stripANSI } from "../lib/ansi.js";
|
||||
import { BufferType, ServerStatus, getServerName } from "../state.js";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue