frontend: remove unused import of openvidu-components-angular from public API

This commit is contained in:
juancarmore 2025-09-23 10:28:47 +02:00
parent 38093f0116
commit 5aa83d9bfd

View File

@ -10,4 +10,3 @@ export * from './lib/guards/index';
export * from './lib/routes/base-routes';
export * from './lib/typings/ce/index';
export * from './lib/utils/index';
export * from 'openvidu-components-angular';