Commit 4d76db9a authored by Austin Regnery's avatar Austin Regnery Committed by Ash McKenzie

Remove trailing spaces

parent 3ce8213b
...@@ -126,5 +126,3 @@ if changes.any? ...@@ -126,5 +126,3 @@ if changes.any?
unknown = changes.fetch(:unknown, []) unknown = changes.fetch(:unknown, [])
markdown(UNKNOWN_FILES_MESSAGE + helper.markdown_list(unknown)) unless unknown.empty? markdown(UNKNOWN_FILES_MESSAGE + helper.markdown_list(unknown)) unless unknown.empty?
end end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment