remove old context menu (#6424)

This commit is contained in:
Denys Vuika
2020-12-10 11:51:55 +00:00
committed by GitHub
parent 8a285f2f15
commit cf54477408
8 changed files with 2 additions and 502 deletions

View File

@@ -15,9 +15,7 @@
* limitations under the License.
*/
export * from './context-menu-holder.component';
export * from './context-menu.directive';
export * from './context-menu.service';
export * from './context-menu-overlay.service';
export * from './context-menu.module';