style(handler): add missing newline at EOF
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
fdf04476e8
commit
4dfd6df38b
@ -56,4 +56,4 @@ func copyFile(ctx *fasthttp.RequestCtx, file *os.File, offset, length int64) err
|
|||||||
|
|
||||||
_, err := io.Copy(ctx, file)
|
_, err := io.Copy(ctx, file)
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user