Commit e1b17e95 authored by Jie Yuan's avatar Jie Yuan
Browse files

remove ',' in dashboard module

parent 443ac24d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ export const SINGLETON_SERVICES = [


@NgModule({
  declarations: [TableComponent,, 
  declarations: [TableComponent,
    FulltableComponent, HostnameComponent, SiteComponent, ServiceComponentComponent, ServiceComponentHistoryComponent ],
  imports: [
    CommonModule,