style(amp): tidy whitespace in proxy module and tests

This commit is contained in:
hkfires
2025-11-26 18:57:26 +08:00
parent a4a26d978e
commit 6c17dbc4da
6 changed files with 30 additions and 33 deletions

View File

@@ -181,5 +181,3 @@ func (m *AmpModule) OnConfigUpdated(cfg *config.Config) error {
log.Debug("Amp config updated (restart required for URL changes)")
return nil
}