debian-mirror-gitlab/app/assets/javascripts/boards/stores/boards_store_ee.js
2019-07-31 17:26:46 +00:00

6 lines
164 B
JavaScript

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