mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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