mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-06-03 22:31:17 +00:00
Fix Presentation is defined but never used.
\Draupnir\packages\interface-manager\src\Command\CommandTable.ts 19:3 error 'Presentation' is defined but never used @typescript-eslint/no-unused-vars
This commit is contained in:
@@ -16,7 +16,6 @@ import { StringPresentationType } from "../TextReader";
|
||||
import { CommandDescription } from "./CommandDescription";
|
||||
import { CommandMeta } from "./CommandMeta";
|
||||
import {
|
||||
Presentation,
|
||||
PresentationType,
|
||||
PresentationTypeWithoutWrap,
|
||||
} from "./Presentation";
|
||||
|
||||
Reference in New Issue
Block a user