chore: try todo x2

This commit is contained in:
pk5ls20 2024-11-17 05:21:35 +08:00
parent 745276d0f0
commit 0f5ef03d63
No known key found for this signature in database
GPG Key ID: 6370ED7A169F493A

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;