added missing changes

Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
Jürgen Eckel 2024-04-05 15:33:51 +02:00
parent ec0a090dda
commit 9b177f270e
No known key found for this signature in database

View File

@ -45,7 +45,6 @@ func LazyMqttMonitorLoader(homeDir string) {
if err != nil {
panic(err)
}
}
func SetContext(ctx sdk.Context) {