Skip to content
Snippets Groups Projects
Commit cba9277a authored by Malte Bauch's avatar Malte Bauch
Browse files

Linter pleasing

parent 360fe42d
No related branches found
No related tags found
2 merge requests!352Draft: Resolve "Structs like LoadedDevice, LoadedSbi, LoadedRole, LoadedUser are never passed as pointer",!347Resolve "Requesting information from the Controller via NBI takes very long"
Pipeline #109389 passed
...@@ -102,7 +102,6 @@ func (p PndServer) GetOndList(ctx context.Context, request *ppb.GetFlattenedOndL ...@@ -102,7 +102,6 @@ func (p PndServer) GetOndList(ctx context.Context, request *ppb.GetFlattenedOndL
Sbi: ond.SBI, Sbi: ond.SBI,
} }
flattenedOnds[i] = ond flattenedOnds[i] = ond
} }
return &ppb.GetFlattenedOndListResponse{ return &ppb.GetFlattenedOndListResponse{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment