Skip to content

Commit

Permalink
chore: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura Henning committed Sep 20, 2024
1 parent ad6cc35 commit 06c80ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/sbi/processor/association.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ func setupPfcpAssociation(upf *smf_context.UPF, upfStr string) error {

logger.MainLog.Infof("Received PFCP Association Setup Accepted Response from UPF%s", upfStr)

//upf.UPFStatus = smf_context.AssociatedSetUpSuccess

if rsp.UserPlaneIPResourceInformation != nil {
upf.UPIPInfo = *rsp.UserPlaneIPResourceInformation

Expand Down

0 comments on commit 06c80ed

Please sign in to comment.