Skip to content

Commit

Permalink
Fix borked merge
Browse files Browse the repository at this point in the history
  • Loading branch information
nickpeihl committed Mar 13, 2020
1 parent f85c834 commit 2e8bd9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/maps/common/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* you may not use this file except in compliance with the Elastic License.
*/
import { i18n } from '@kbn/i18n';
export const EMS_APP_NAME = 'kibana';
export const EMS_CATALOGUE_PATH = 'ems/catalogue';

export const EMS_FILES_CATALOGUE_PATH = 'ems/files';
Expand Down

0 comments on commit 2e8bd9c

Please sign in to comment.