code refactor

This commit is contained in:
MaysWind
2025-09-07 00:15:35 +08:00
parent affc02655b
commit 3ae72623ad
@@ -1,4 +1,4 @@
import fs from "fs";
import fs from 'fs';
import path from 'path';
import { describe, expect, test } from '@jest/globals';