chore: Remove unused realpathSync import
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user