diff --git a/packages/voila/src/app.ts b/packages/voila/src/app.ts index dfe79f85f..2154990ba 100644 --- a/packages/voila/src/app.ts +++ b/packages/voila/src/app.ts @@ -16,7 +16,6 @@ import { IShell, VoilaShell } from './shell'; // to not pollute the shared packages with widgets related things import { type VoilaWidgetManager } from '@voila-dashboards/widgets-manager8/lib/manager'; - const PACKAGE = require('../package.json'); /**