Skip to content

Commit

Permalink
Merge from feature/semiconductors branch
Browse files Browse the repository at this point in the history
  • Loading branch information
chuanlin2018 committed Apr 15, 2024
1 parent e4f69bb commit a7171ec
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 326 deletions.
31 changes: 0 additions & 31 deletions angular/src/app/landing/tools/menu/menu.component.css

This file was deleted.

44 changes: 0 additions & 44 deletions angular/src/app/landing/tools/menu/menu.component.html

This file was deleted.

38 changes: 0 additions & 38 deletions angular/src/app/landing/tools/menu/menu.component.spec.ts

This file was deleted.

212 changes: 0 additions & 212 deletions angular/src/app/landing/tools/menu/menu.component.ts

This file was deleted.

2 changes: 1 addition & 1 deletion angular/src/app/landing/tools/tools.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { NgModule } from '@angular/core';
import { CommonModule } from '@angular/common';
import { MenuModule } from 'primeng/menu';
import { ToolMenuComponent } from './toolmenu.component';
import { MenuComponent } from './menu/menu.component';
import { MenuComponent } from './menu.component';
import { MetricsinfoModule } from '../metricsinfo/metricsinfo.module';

/**
Expand Down

0 comments on commit a7171ec

Please sign in to comment.