Resolve "Refactor how PNDs are implemented in the code"
All threads resolved!
All threads resolved!
Compare changes
- Fabian Seidl authored
@@ -26,7 +26,6 @@ import (
@@ -26,7 +26,6 @@ import (
@@ -191,10 +190,13 @@ func bootstrapUnitTest() {
@@ -191,10 +190,13 @@ func bootstrapUnitTest() {
serviceManager := servmgmt.ServiceManager{MneService: networkElementService, SbiService: sbiService, PNDStore: pndStore}
@@ -204,7 +206,6 @@ func bootstrapUnitTest() {
@@ -204,7 +206,6 @@ func bootstrapUnitTest() {