Remove smartbanner (#15329)

* remove smartbanner

* remove smartbanner.js dependency
This commit is contained in:
Natalie
2024-10-01 18:25:58 -04:00
committed by GitHub
parent 1df8d5832f
commit 8e54cef68b
5 changed files with 0 additions and 27 deletions

View File

@@ -22,7 +22,6 @@ import getStore from './store';
import StoreModule from './libs/store';
import './filters/registerGlobals';
import i18n from './libs/i18n';
import 'smartbanner.js/dist/smartbanner';
const IS_PRODUCTION = process.env.NODE_ENV === 'production'; // eslint-disable-line no-process-env