From ee732420d62d480114f07b1fdb7257043a4d9376 Mon Sep 17 00:00:00 2001 From: Raphael Forment Date: Sat, 16 Dec 2023 12:51:14 +0100 Subject: [PATCH] weird ziffers import --- src/InterfaceLogic.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/InterfaceLogic.ts b/src/InterfaceLogic.ts index 2e0e3d3..b165d20 100644 --- a/src/InterfaceLogic.ts +++ b/src/InterfaceLogic.ts @@ -25,7 +25,6 @@ import { lineNumbers } from "@codemirror/view"; import { jsCompletions } from "./EditorSetup"; import { createDocumentationStyle } from "./DomElements"; import { saveState } from "./WindowBehavior"; -import { f } from "zifferjs/src/tonnetz"; export const installInterfaceLogic = (app: Editor) => { // Initialize style