From 82aa5b76eaf3e747aae70a434cebc21bd9451645 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Losada=20Hern=C3=A1ndez?= Date: Fri, 27 Mar 2026 20:00:01 +0100 Subject: [PATCH] erase reference to old file --- client/homebrew/editor/editor.less | 1 - 1 file changed, 1 deletion(-) diff --git a/client/homebrew/editor/editor.less b/client/homebrew/editor/editor.less index 5dea50966..aaa8798fc 100644 --- a/client/homebrew/editor/editor.less +++ b/client/homebrew/editor/editor.less @@ -1,5 +1,4 @@ @import '@sharedStyles/core.less'; -@import '@themes/codeMirror/customEditorStyles.less'; :where(.editor) { position : relative;