Skip to content

Commit

Permalink
Remove collapsable section
Browse files Browse the repository at this point in the history
  • Loading branch information
ppetrov committed Sep 8, 2017
1 parent 95ba326 commit 18e116f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ $rows = $csv->to_array();

This will parse the file and assign the result to the `$rows` variable.

<details><summary>Output</summary>
### Output

```
Array
Expand All @@ -58,7 +58,6 @@ Array
)
```
</details>

### Settings

Expand Down

0 comments on commit 18e116f

Please sign in to comment.