chore: Remove unused realpathSync import

This commit is contained in:
Lukas May
2026-03-06 14:52:42 +01:00
parent 4a7105eb8f
commit 986cae880d

View File

@@ -9,7 +9,6 @@
*/
import path from 'node:path';
import { realpathSync } from 'node:fs';
import { simpleGit, type SimpleGit } from 'simple-git';
import type { EventBus } from '../events/types.js';
import type {