No private methods in LogAdapter.
This commit is contained in:
parent
21c7f2298a
commit
5846cc7b70
|
@ -80,8 +80,6 @@ module Jekyll
|
||||||
abort
|
abort
|
||||||
end
|
end
|
||||||
|
|
||||||
private
|
|
||||||
|
|
||||||
# Internal: Build a Jekyll topic method
|
# Internal: Build a Jekyll topic method
|
||||||
#
|
#
|
||||||
# topic - the topic of the message, e.g. "Configuration file", "Deprecation", etc.
|
# topic - the topic of the message, e.g. "Configuration file", "Deprecation", etc.
|
||||||
|
|
Loading…
Reference in New Issue