[ACS-5571] Remove unused WebScript component (#8752)

* ACS-5571 Remove unused WebScript component

* [ACS-5571] revert wrong file deletion
This commit is contained in:
Grzegorz Jaśkowski
2024-04-15 15:45:51 +02:00
committed by GitHub
parent 22da251c02
commit 7cef7a2688
28 changed files with 0 additions and 670 deletions

View File

@@ -17,7 +17,6 @@
export * from './lib/directives/index';
export * from './lib/tag/index';
export * from './lib/webscript/index';
export * from './lib/document-list/index';
export * from './lib/content-user-info/index';
export * from './lib/upload/index';