Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
julek-wolfssl committed Mar 31, 2023
1 parent f1a93f5 commit 8f81532
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions async-check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ function CleanUp() {
unlink ./wolfcrypt/src/port/cavium/cavium_nitrox.c
unlink ./wolfssl/wolfcrypt/port/cavium/cavium_nitrox.h
unlink ./wolfcrypt/src/port/cavium/README.md

rm -rf ./async

# restore original README.md files
git checkout -- wolfcrypt/src/port/cavium/README.md
git checkout -- wolfcrypt/src/port/intel/README.md
Expand Down

0 comments on commit 8f81532

Please sign in to comment.