remove extra new line

This commit is contained in:
Night Kaly 2024-05-22 09:44:09 +01:00
parent 858643ab0b
commit ec97aa30fd
Signed by: night0721
GPG key ID: 957D67B8DB7A119B

1
bob.c
View file

@ -374,4 +374,3 @@ int main(int argc, char **argv)
return EXIT_SUCCESS; return EXIT_SUCCESS;
} }