Skip to content
  • Stan Hu's avatar
    Remove warning noise in ProjectImportOptions · fffa9c38b017
    Stan Hu authored
    Squlches these warnings:
    
    ```
    /opt/gitlab/embedded/service/gitlab-rails/app/workers/concerns/project_import_options.rb:5: warning: already initialized constant ProjectImportOptions::IMPORT_RETRY_COUNT
    /opt/gitlab/embedded/service/gitlab-rails/app/workers/concerns/project_import_options.rb:5: warning: previous definition of IMPORT_RETRY_COUNT was here
    ```
    fffa9c38b017