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

stale_runner_cleanup.js « group_settings « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3a4c171915f892d22a68b7755af624cc5574c079 (plain)
1
2
3
export default () => {
  // Overridden in EE
};