mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 09:04:46 +08:00
make 🤖 happy
This commit is contained in:
@ -19,4 +19,3 @@ class ReviewableSensitivitySetting < EnumSiteSetting
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
|
@ -33,7 +33,7 @@ class DiscourseIpInfo
|
||||
max_file_size: 100.megabytes,
|
||||
tmp_file_name: "#{name}.gz"
|
||||
)
|
||||
|
||||
|
||||
Discourse::Utils.execute_command("gunzip", gz_file.path)
|
||||
|
||||
path = gz_file.path.sub(/\.gz\z/, "")
|
||||
|
Reference in New Issue
Block a user