Commit 205aaa99 authored by Vladimir Shushlin's avatar Vladimir Shushlin

Fix rubocop offence

parent 6dfebdcc
......@@ -44,6 +44,7 @@ module Pages
Feature.enabled?(:pages_migration_mark_as_not_deployed, project)
project.mark_pages_as_not_deployed
end
ensure
FileUtils.rm_f(archive_path) if archive_path
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