Skip to content

Commit

Permalink
Update users middleware
Browse files Browse the repository at this point in the history
Signed-off-by: nyagamunene <[email protected]>
  • Loading branch information
nyagamunene committed Nov 10, 2024
1 parent a338315 commit 8e316f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion users/middleware/authorization.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ package middleware
import (
"context"

"github.com/absmach/magistrala/auth"
mgauth "github.com/absmach/magistrala/auth"
grpcTokenV1 "github.com/absmach/magistrala/internal/grpc/token/v1"
"github.com/absmach/magistrala/pkg/authn"
Expand Down

0 comments on commit 8e316f0

Please sign in to comment.