Skip to content

Commit

Permalink
fix: update channels page response
Browse files Browse the repository at this point in the history
Signed-off-by: 1998-felix <felix.gateru@gmail.com>
  • Loading branch information
felixgateru committed Jun 28, 2024
1 parent e2c6b00 commit 2d2250c
Show file tree
Hide file tree
Showing 5 changed files with 283 additions and 75 deletions.
2 changes: 1 addition & 1 deletion pkg/sdk/go/channels.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"net/http"
"time"

"github.com/absmach/magistrala/internal/apiutil"
"github.com/absmach/magistrala/pkg/apiutil"
"github.com/absmach/magistrala/pkg/errors"
)

Expand Down
Loading

0 comments on commit 2d2250c

Please sign in to comment.