diff --git a/src/core/create.js b/src/core/create.js index bb3a7bbe04..368081c9ac 100644 --- a/src/core/create.js +++ b/src/core/create.js @@ -160,9 +160,7 @@ export function create (factories, config) { math.expression = { transform: {}, - mathWithTransform: { - config: math.config - } + mathWithTransform: {} } // cached factories and instances used by function load