removed whitespace

This commit is contained in:
Jake Goodwin 2024-08-04 09:28:29 -07:00
parent b83b28af84
commit 9343842eae
1 changed files with 0 additions and 1 deletions

View File

@ -5,4 +5,3 @@ int main(int argc, char **argv)
printf("Hello!\n"); printf("Hello!\n");
return 0; return 0;
} }