Skip to content

Commit

Permalink
docs(cli/generate_docs): remove code comment
Browse files Browse the repository at this point in the history
Co-authored-by: Leszek Stachowski <[email protected]>
  • Loading branch information
arthurgousset and shazarre authored May 14, 2024
1 parent 3cb9349 commit ceac069
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/generate_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ export COLUMNS=88
yarn oclif readme --multi --dir=../docs/command-line-interface
sed -i.bak '/^- \[/d' ../docs/command-line-interface/*
rm -rf ../docs/command-line-interface/*.bak
# reverse changes to package.json

0 comments on commit ceac069

Please sign in to comment.