Dead code elimination

This commit is contained in:
Zef Hemel
2022-12-15 12:59:38 +01:00
parent b6c0349203
commit d609daf59e
3 changed files with 3 additions and 11 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// This is some shocking stuff. My profession would kill me for this.
import * as YAML from "yaml";
import { ParseTree } from "../../plug-api/lib/tree.ts";
import { ParseTree } from "$sb/lib/tree.ts";
import { jsonToMDTable, renderTemplate } from "./util.ts";
// Enables plugName.functionName(arg1, arg2) syntax in JS expressions