Skip to content

Commit

Permalink
fix: fix ci-linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
ianchen0119 committed Jul 18, 2024
1 parent 0e6b052 commit b885dde
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions internal/sbi/consumer/udr_service.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import (
"sync"

"github.com/antihax/optional"

"github.com/free5gc/openapi"
"github.com/free5gc/openapi/Nudr_DataRepository"
"github.com/free5gc/openapi/models"
Expand Down
1 change: 0 additions & 1 deletion internal/sbi/processor/smpolicy.go
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,6 @@ func (p *Processor) HandleCreateSmPolicyRequest(
precedence++
}
}
// TODO: trasfer tiData to tcData and apply to PCC rule
}

// Subscribe to Traffic Influence Data in UDR
Expand Down

0 comments on commit b885dde

Please sign in to comment.