mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 23:35:50 +01:00
refactor(highlightjs): clean up unused imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { HLJSApi, Language, Mode } from "highlight.js";
|
||||
import type { HLJSApi, Language } from "highlight.js";
|
||||
|
||||
/**
|
||||
* highlight.js RPM spec file syntax highlighting definition
|
||||
|
||||
Reference in New Issue
Block a user