Remove some whitespace

This commit is contained in:
Dylan 2016-01-31 18:38:33 +11:00
parent e6e1e878cd
commit 6c20e2c5d5
1 changed files with 0 additions and 2 deletions

2
fetch
View File

@ -1858,7 +1858,6 @@ getscriptdir () {
# Source Config {{{
# Check for $config_file first
getconfig () {
# Check $config_file
@ -1897,7 +1896,6 @@ esac
# If config files are enabled
[ "$config" == "on" ] && getconfig
# }}}