Skip to content

Commit

Permalink
removal of querystring-browser was backported to 7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Feb 14, 2020
1 parent 1868a70 commit d79f573
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/legacy/ui/ui_exports/ui_export_defaults.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export const UI_EXPORT_DEFAULTS = {
ui: resolve(ROOT, 'src/legacy/ui/public'),
__kibanaCore__$: resolve(ROOT, 'src/core/public'),
test_harness: resolve(ROOT, 'src/test_harness/public'),
querystring: 'querystring-browser',
},

styleSheetPaths: ['light', 'dark'].map(theme => ({
Expand Down

0 comments on commit d79f573

Please sign in to comment.