Skip to content

Commit 4bee8af

Browse files
Remove rm command at bottom of writing
Shouldn't be here... too risky
1 parent d022947 commit 4bee8af

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pages/writing.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -332,8 +332,3 @@ More generally, the startup file allows you to define your own favorite helper f
332332
* [cheatsheet](https://cheatsheet.juliadocs.org/)
333333
* [help](https://julialang.org/about/help/)
334334
* [community](https://julialang.org/community/)
335-
336-
```julia
337-
#hideall
338-
run(`rm -fr MyPackage`)
339-
```

0 commit comments

Comments
 (0)