• Stan Hu's avatar
    Remove warning noise in ProjectImportOptions · f4319f6a
    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
    ```
    f4319f6a