Преглед на файлове

Remove OCD-inducing double blank line

Harry Youd преди 7 години
родител
ревизия
844fcf1951
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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