Skip to content

Commit

Permalink
Fix gci
Browse files Browse the repository at this point in the history
Signed-off-by: WashingtonKK <washingtonkigan@gmail.com>
  • Loading branch information
WashingtonKK committed Aug 10, 2023
1 parent ad8f703 commit 6a45d30
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions consumers/messages.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,13 @@ import (
"strings"

"github.com/pelletier/go-toml"

"github.com/mainflux/mainflux/logger"
"github.com/mainflux/mainflux/pkg/errors"
"github.com/mainflux/mainflux/pkg/messaging"
"github.com/mainflux/mainflux/pkg/messaging/brokers"
"github.com/mainflux/mainflux/pkg/transformers"
"github.com/mainflux/mainflux/pkg/transformers/json"
"github.com/mainflux/mainflux/pkg/transformers/senml"
"github.com/pelletier/go-toml"
)

const (
Expand Down

0 comments on commit 6a45d30

Please sign in to comment.