gitlab-org--gitlab-foss/app/assets/javascripts/boards/stores/boards_store_ee.js

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() {},
};