Skip to content

Commit 64d5ca6

Browse files
committed
unnecessary trailing newline removed
Signed-off-by: anaswara <[email protected]>
1 parent 6a3f48f commit 64d5ca6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configapi/slice_helpers.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ func processDeviceGroup(devGroupConfig *configmodels.DeviceGroups, snssai *model
266266
logger.DbLog.Errorf("updatePolicyAndProvisionedData failed for IMSI %s: %+v", imsi, err)
267267
return http.StatusInternalServerError, err
268268
}
269-
270269
}
271270
}
272271
return http.StatusOK, nil

0 commit comments

Comments
 (0)