Fix up the whitespace.
Remove an extra blank line and fix another whitespace error pointed out by git diff
This commit is contained in:
parent
5a9c20983d
commit
d58859570d
|
@ -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'])
|
||||
|
|
Loading…
Reference in New Issue