summaryrefslogtreecommitdiff
path: root/packages/frontend/src/scripts/hpml/lib.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/frontend/src/scripts/hpml/lib.ts')
-rw-r--r--packages/frontend/src/scripts/hpml/lib.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/frontend/src/scripts/hpml/lib.ts b/packages/frontend/src/scripts/hpml/lib.ts
index ede7b0d689..88db82dd27 100644
--- a/packages/frontend/src/scripts/hpml/lib.ts
+++ b/packages/frontend/src/scripts/hpml/lib.ts
@@ -1,4 +1,3 @@
-import tinycolor from 'tinycolor2';
import seedrandom from 'seedrandom';
import { Hpml } from './evaluator';
import { Expr } from './expr';