Fix up the whitespace.

Remove an extra blank line and fix another whitespace error pointed out
by git diff
This commit is contained in:
Matt Rogers 2013-02-25 13:21:41 -06:00
parent 5a9c20983d
commit d58859570d
2 changed files with 2 additions and 3 deletions

View File

@ -102,7 +102,6 @@ module Jekyll
# Internal: Setup the plugin search path
#
#
# Returns an Array of plugin search paths
def plugins_path
if (config['plugins'] == Jekyll::DEFAULTS['plugins'])