Skip to content

Commit

Permalink
Merge branch 'master' into implement/ci-stats-build-creation
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine authored Apr 26, 2020
2 parents 3600013 + ac2c239 commit 770f65d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import { addLayerWithoutDataSync } from '../actions/map_actions';
import { getQueryableUniqueIndexPatternIds } from '../selectors/map_selectors';
import { getInitialLayers } from '../angular/get_initial_layers';
import { mergeInputWithSavedMap } from './merge_input_with_saved_map';
import '../index.scss';

export class MapEmbeddableFactory implements EmbeddableFactoryDefinition {
type = MAP_SAVED_OBJECT_TYPE;
Expand Down

0 comments on commit 770f65d

Please sign in to comment.