diff --git a/lib/tasks/gitlab/check.rake b/lib/tasks/gitlab/check.rake index f48d26433c0..7391773860e 100644 --- a/lib/tasks/gitlab/check.rake +++ b/lib/tasks/gitlab/check.rake @@ -279,8 +279,6 @@ namespace :gitlab do start_checking "Environment" check_gitlab_git_config - check_python2_exists - check_python2_version finished_checking "Environment" end