fix: remove comment

This commit is contained in:
winixt 2024-08-15 17:52:27 +08:00
parent e5b42a094d
commit 7815fc1e8e

View File

@ -1,4 +1,3 @@
// @ts-ignore
import { readFileSync } from 'fs';
import { dirname } from 'path';
import crequire from 'crequire';