Skip to content

Commit 1f0dea8

Browse files
committed
unnecessary trailing newline removed
1 parent 1def594 commit 1f0dea8

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)