mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 08:45:50 +01:00
chore(lint): fix no-unused-vars errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Application, Router } from "express";
|
||||
import type { Application } from "express";
|
||||
import swaggerUi from "swagger-ui-express";
|
||||
import { readFile } from "fs/promises";
|
||||
import { fileURLToPath } from "url";
|
||||
|
||||
Reference in New Issue
Block a user