Pārlūkot izejas kodu

Remove OCD-inducing double blank line

Harry Youd 8 gadi atpakaļ
vecāks
revīzija
844fcf1951
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      setup-makefiles.sh

+ 0 - 1
setup-makefiles.sh

@@ -42,7 +42,6 @@ while [ "$1" != "" ]; do
     shift
 done
 
-
 if [ -z "$TARGET" ]; then
     echo "Architecture for makefile setup not specified! Specify one with --target"
     exit 1