Skip to content

Commit

Permalink
Fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gab-arrobo authored Mar 15, 2024
1 parent bea5902 commit 13790f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/pfcpsim/session/urr_ies.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"github.com/wmnsk/go-pfcp/ie"
)

// Measurement Information IE bits definition
// Measurement Information IE bits definition
const (
MBQE = 1 << iota // Measurement Before QoS Enforcement
INAM // Inactive Measurement
Expand Down

0 comments on commit 13790f0

Please sign in to comment.