diff --git a/src/utils/globalWhitelist.js b/src/utils/globalWhitelist.js index 8320b179d7..467cc4cc63 100644 --- a/src/utils/globalWhitelist.js +++ b/src/utils/globalWhitelist.js @@ -16,7 +16,6 @@ export default { Math: true, NaN: true, Number: true, - null: true, Object: true, parseFloat: true, parseInt: true,