Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasneirynck committed Dec 2, 2020
1 parent 5006a5f commit f02cacb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x-pack/plugins/maps/server/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -553,8 +553,6 @@ export function initRoutes(router, getLicenseId, emsSettings, kbnVersion, logger
},
},
async (context, request, response) => {
console.log('Load index settings');

const { query } = request;

if (!query.indexPatternTitle) {
Expand Down

0 comments on commit f02cacb

Please sign in to comment.