1
0
mirror of https://github.com/Intervention/image.git synced 2025-09-01 01:51:43 +02:00

Merge pull request #1170 from MathiasReker/0-single-blank-line-at-eof

Single blank line at eof
This commit is contained in:
Oliver Vogel
2022-07-05 15:51:54 +02:00
committed by GitHub

View File

@@ -42,4 +42,4 @@ class PsrResponseCommand extends AbstractCommand
return true; return true;
} }
} }