diff --git a/src/_store/system.module.js b/src/_store/system.module.js index 0016118..f78e16b 100644 --- a/src/_store/system.module.js +++ b/src/_store/system.module.js @@ -8,7 +8,6 @@ const state = { allowRegistration: false, paymentsEnabled: false, sageLauncher: false, - cloudDrivers: [], entityClasses: [], locales: ['en_US'], cloudConfigs: {},