chore: delete useless post folder

This commit is contained in:
Andrea 2023-03-02 07:49:39 +01:00
parent 806ef1ec90
commit 5d870a2e4a
No known key found for this signature in database
GPG Key ID: 4594610B9C8F91C5

View File

@ -1,8 +0,0 @@
# Hello world!
```c
int main(int argc, char** argv) {
return 0;
}
```