docs: fix formatting

This commit is contained in:
zanninso 2024-05-20 23:54:17 +01:00
parent fe45749315
commit 34d030760e
1 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@ Write a function `cat` that reads the content of the file given as the argument,
> 💡 Be aware of how much you read at once.
### Expected Functions
```java