fix: remove debug file
parent
9916b7e5f5
commit
62b53893de
|
|
@ -374,8 +374,6 @@ export class StatInkExporter implements GameExporter {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Deno.writeTextFileSync("debug1.json", JSON.stringify(result, null, 2));
|
|
||||||
|
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue