diff --git a/src/core/index.js b/src/core/index.js index 10d83395..6497c0a8 100644 --- a/src/core/index.js +++ b/src/core/index.js @@ -81,10 +81,6 @@ module.exports = function SwaggerUI(opts) { }, plugins: constructorConfig.presets, state: deepExtend({ - layout: { - layout: constructorConfig.layout, - filter: constructorConfig.filter - }, spec: { spec: "", url: constructorConfig.url