Skip to content
Snippets Groups Projects
Commit 586590d2 authored by Ciro Santilli's avatar Ciro Santilli
Browse files

Remove unused has_gitlab_shell3? method

parent f9814bf2
No related branches found
No related tags found
Loading
Loading
Loading
@@ -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
 
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment