Skip to content

Commit

Permalink
Update clean.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ebellocchia committed Feb 9, 2024
1 parent 4cc467f commit afa80a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clean.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ rm -rf node_modules
rm -rf typechain-types
rm -f package-lock.json
rm -f coverage.json
rm -f *Flattened.sol
rm -f ./*Flattened.sol

0 comments on commit afa80a3

Please sign in to comment.