chore: try todo x2

This commit is contained in:
pk5ls20
2024-11-17 05:21:35 +08:00
parent 745276d0f0
commit 0f5ef03d63

View File

@@ -1,7 +1,7 @@
import { LogLevel, LogWrapper } from "@/common/log";
import { PacketContext } from "@/core/packet/context/packetContext";
// work: check bind?
// TODO: check bind?
export class PacketLogger {
private readonly napLogger: LogWrapper;