Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.js « show « imports « projects « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8397826f8eb0401deb32a4aacccac2212fd1b8c0 (plain)
1
2
3
import ProjectImport from '~/project_import';

new ProjectImport(); // eslint-disable-line no-new