We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1afe5ad commit 9650229Copy full SHA for 9650229
1 file changed
iot/boot.go
@@ -2,7 +2,6 @@ package iot
2
3
import (
4
"github.com/god-jason/iot-master/pkg/boot"
5
- "github.com/god-jason/iot-master/pkg/db"
6
_ "github.com/god-jason/iot-master/pkg/product"
7
_ "github.com/god-jason/iot-master/pkg/protocol"
8
)
0 commit comments