Skip to content

Commit

Permalink
Remove constant from service
Browse files Browse the repository at this point in the history
Signed-off-by: nyagamunene <[email protected]>
  • Loading branch information
nyagamunene committed Aug 15, 2024
1 parent 3dc5305 commit a6598e6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bootstrap/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ import (
mgsdk "github.com/absmach/magistrala/pkg/sdk/go"
)

const (
allConn = "all_connected"
)

var (
// ErrThings indicates failure to communicate with Magistrala Things service.
// It can be due to networking error or invalid/unauthenticated request.
Expand Down

0 comments on commit a6598e6

Please sign in to comment.