Commit 586590d2 authored by Ciro Santilli's avatar Ciro Santilli

Remove unused has_gitlab_shell3? method

parent f9814bf2
......@@ -589,10 +589,6 @@ namespace :gitlab do
def gitlab_shell_patch_version
required_gitlab_shell_version.split(".")[2].to_i
end
def has_gitlab_shell3?
gitlab_shell_version.try(:start_with?, "v3.")
end
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