Skip to content

Commit

Permalink
Fix: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
andy89923 committed Feb 26, 2024
1 parent 9bd661a commit 23453bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/context/ue.go
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ func (ue *UeContext) NewUeSmPolicyData(
// data.RefToAmPolicy = amData
data.PccRuleIdGenerator = 1
data.ChargingIdGenerator = 1
// data.RatingGroupIdGenerator = 1

data.PcfUe = ue
ue.SmPolicyData[key] = &data
Expand Down

0 comments on commit 23453bb

Please sign in to comment.