style: format code across all files

This commit is contained in:
2026-01-01 01:01:27 -06:00
parent 2867f68a90
commit bfa0669143
9 changed files with 0 additions and 9 deletions

View File

@@ -66,4 +66,3 @@ func (ui *UDPInterface) Stop() error {
ui.Online = false
return nil
}