Skip to content

Commit

Permalink
remove for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasneirynck committed Apr 30, 2020
1 parent 2d66a39 commit d39d2df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ async function waitForMapDependencies() {

resolve(true);
});
return await whenModulesLoadedPromise;
return whenModulesLoadedPromise;
}

export class MapEmbeddableFactory implements EmbeddableFactoryDefinition {
Expand Down

0 comments on commit d39d2df

Please sign in to comment.