Skip to content

Commit

Permalink
Revert "Added logo for EMS (Elastic Map Service)"
Browse files Browse the repository at this point in the history
This reverts commit 130bd22.
  • Loading branch information
cchaos committed Jun 11, 2018
1 parent aaf1baa commit dc9f832
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src-docs/src/views/icon/apps.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ const iconTypes = [
'dashboardApp',
'devToolsApp',
'discoverApp',
'emsApp',
'graphApp',
'grokApp',
'indexPatternApp',
Expand Down
2 changes: 0 additions & 2 deletions src/components/icon/icon.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ import editorUnderline from './assets/editor_underline.svg';
import editorOrderedList from './assets/editor_ordered_list.svg';
import editorUnorderedList from './assets/editor_unordered_list.svg';
import empty from './assets/empty.svg';
import emsApp from './assets/app_ems.svg';
import exit from './assets/exit.svg';
import expand from './assets/expand.svg';
import exportAction from './assets/export.svg';
Expand Down Expand Up @@ -226,7 +225,6 @@ const typeToIconMap = {
editorOrderedList,
editorUnorderedList,
empty,
emsApp,
exit,
expand,
exportAction,
Expand Down

0 comments on commit dc9f832

Please sign in to comment.