Browse Source

Remove trailing whitespace

Juliusz Sosinowicz 1 year ago
parent
commit
8f8153220b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      async-check.sh

+ 2 - 2
async-check.sh

@@ -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