Revert "Merge branch 'js-i18n-board-store' into 'master'"

This reverts merge request !28712
This commit is contained in:
Brandon Labuschagne 2019-05-31 08:45:37 +00:00
parent b095a0818d
commit c792db81ba
3 changed files with 2 additions and 8 deletions

View file

@ -1,7 +1,5 @@
import { __ } from '~/locale';
const notImplemented = () => {
throw new Error(__('Not implemented!'));
throw new Error('Not implemented!');
};
export default {

View file

@ -1,8 +1,7 @@
import * as mutationTypes from './mutation_types';
import { __ } from '~/locale';
const notImplemented = () => {
throw new Error(__('Not implemented!'));
throw new Error('Not implemented!');
};
export default {

View file

@ -6563,9 +6563,6 @@ msgstr ""
msgid "Not found."
msgstr ""
msgid "Not implemented!"
msgstr ""
msgid "Not now"
msgstr ""