Remove unused variables
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { html, Component } from "../lib/index.js";
|
||||
import { html } from "../lib/index.js";
|
||||
import { keybindings } from "../keybindings.js";
|
||||
import commands from "../commands.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user