Remove unneeded clientType

This commit is contained in:
Owen
2025-06-15 18:18:28 -04:00
parent 23d529bb31
commit 8c42dee5de
3 changed files with 35 additions and 36 deletions

View File

@@ -4,3 +4,4 @@ export * from "./handleNewtRegisterMessage";
export * from "./handleReceiveBandwidthMessage";
export * from "./handleGetConfigMessage";
export * from "./handleSocketMessages";
export * from "./handleNewtPingRequestMessage";