mirror of
https://github.com/discourse/discourse.git
synced 2026-07-29 15:54:48 -05:00
remove trailing whitespaces ❤️
This commit is contained in:
@@ -8,5 +8,5 @@ class AddQuoteCountToPosts < ActiveRecord::Migration
|
||||
def down
|
||||
remove_column :posts, :quote_count
|
||||
add_column :posts, :quoteless, :boolean, default: false
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user