diff --git a/src/commands/ctx_viz/index.d.ts b/src/commands/ctx_viz/index.d.ts deleted file mode 100644 index 292a8d3fb..000000000 --- a/src/commands/ctx_viz/index.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import type { Command } from '../../types/command.js' -declare const _default: Command -export default _default