Skip to content

Commit b363dc7

Browse files
committed
fix lint
1 parent 49651e5 commit b363dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/file/file_service_operator.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ func (fso *FileServiceOperator) sendFileUpdateStreamChunks(
542542
// Ensure the stream is closed and wait for the server's response only
543543
// after all chunks are sent
544544
_, err = updateFileStreamClient.CloseAndRecv()
545-
545+
546546
return err
547547
}
548548

0 commit comments

Comments
 (0)