mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-18 00:56:41 +10:00
Remove unused has_gitlab_shell3? method
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user