fixing lint config

This commit is contained in:
2025-07-23 09:29:19 -06:00
parent c95c40f9e7
commit d5a40e52d9
19 changed files with 32 additions and 48 deletions

View File

@@ -1,5 +1,4 @@
import { promises as fs } from "fs";
import path from "path";
import { lectureFolderName } from "./utils/lectureUtils";
import { getCoursePathByName } from "./globalSettingsFileStorageService";