Commit 2e9b4f60 authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'winh-issue-boards-service-refactoring-note' into 'master'

Add note about refactoring to board_service.js

See merge request gitlab-org/gitlab-ce!31468
parents 7583f534 18d22132
/* eslint-disable class-methods-use-this */
/**
* This file is intended to be deleted.
* The existing functions will removed one by one in favor of using the board store directly.
* see https://gitlab.com/gitlab-org/gitlab-ce/issues/61621
*/
import boardsStore from '~/boards/stores/boards_store';
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment