Skip to content

Commit

Permalink
delete unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Azuki-bar committed Nov 9, 2023
1 parent 0d2985b commit 4d4eba4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/state-manager/pkg/mqtt_handler/mqtt_handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import (
"log"
"os"
"strings"
"sync"

mqtt "github.com/eclipse/paho.mqtt.golang"
statev1 "github.com/ueckoken/plarail2023/backend/spec/state/v1"
Expand Down

0 comments on commit 4d4eba4

Please sign in to comment.