Removes unneeded filler redirection

This commit is contained in:
Henning Dieterichs 2025-10-08 16:17:57 +02:00 committed by Henning Dieterichs
parent 7c2310116c
commit 699cae24be
107 changed files with 104 additions and 117 deletions

View file

@ -3,7 +3,7 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
import type { languages } from '../../fillers/monaco-editor-core';
import type { languages } from 'monaco-editor-core';
export const conf: languages.LanguageConfiguration = {
comments: {