debian-mirror-gitlab/app/assets/javascripts/boards/stores/boards_store_ee.js
2019-12-04 20:38:33 +05:30

6 lines
166 B
JavaScript

// this is just to make ee_else_ce happy and will be cleaned up in https://gitlab.com/gitlab-org/gitlab-foss/issues/59807
export default {
initEESpecific() {},
};