diff --git a/src/controllers/sdvx/ac-relay.ts b/src/controllers/sdvx/ac-relay.ts index 25b6757..bbb993a 100644 --- a/src/controllers/sdvx/ac-relay.ts +++ b/src/controllers/sdvx/ac-relay.ts @@ -6,7 +6,6 @@ import { requestEa3 } from "../../utils/ea3.js"; import { SDVX_AC_MODEL } from "./index.js"; import { tokenToCardNumber } from '../../utils/laochan-id.js'; import { cache } from '../../decorators/cache.js'; -import { writeFileSync } from "fs"; export class AcRelay { @generic()