Merge pull request #1319 from trheyi/main

Remove unnecessary blank line in temperature_test.go for improved cod…
This commit is contained in:
Max 2025-11-17 09:48:30 +08:00 committed by GitHub
commit 98992591e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -376,4 +376,3 @@ func newTemperatureTestContext(chatID, connectorID string) *context.Context {
},
}
}