mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Remove trailing whitespace for Rubocop
This commit is contained in:
parent
ea94323766
commit
4a12cfaecb
@ -120,7 +120,7 @@ def migrate_from_s3
|
||||
db = RailsMultisite::ConnectionManagement.current_db
|
||||
|
||||
puts "Migrating uploads from S3 to local storage for '#{db}'..."
|
||||
|
||||
|
||||
max_file_size = [SiteSetting.max_image_size_kb, SiteSetting.max_attachment_size_kb].max.kilobytes
|
||||
|
||||
Post
|
||||
|
Loading…
Reference in New Issue
Block a user