Clean up previous logging

This commit is contained in:
Owen
2026-03-13 11:45:36 -07:00
parent 539e595c48
commit c7b01288e0
2 changed files with 0 additions and 4 deletions

View File

@@ -619,8 +619,6 @@ func runNewtMain(ctx context.Context) {
var wgData WgData
var dockerEventMonitor *docker.EventMonitor
logger.Debug("++++++++++++++++++++++ the port is %d", port)
if !disableClients {
setupClients(client)
}