remove extra blank lines.

pull/869/head
Hayden King 2016-12-23 17:40:32 -06:00
parent 225545dc15
commit 4faba2ba0f
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ if [ $(uname) = "Linux" ] || brew ls --versions coreutils > /dev/null
then
alias ls="ls --color=auto"
fi
which gshuf &> /dev/null
if [ $? -eq 0 ]
then