From 06c80eda5a0539afdba694938145d126e1533596 Mon Sep 17 00:00:00 2001 From: Laura Henning Date: Fri, 20 Sep 2024 11:08:30 +0000 Subject: [PATCH] chore: linting --- internal/sbi/processor/association.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/internal/sbi/processor/association.go b/internal/sbi/processor/association.go index 5d77bf66..a087630c 100644 --- a/internal/sbi/processor/association.go +++ b/internal/sbi/processor/association.go @@ -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