UI: Fix imports
This commit is contained in:
		
							parent
							
								
									7f747fcf1a
								
							
						
					
					
						commit
						d0d6fbe0bd
					
				@ -25,8 +25,7 @@ import { EntityComponent } from '@home/components/entity/entity.component';
 | 
			
		||||
import { Type } from '@angular/core';
 | 
			
		||||
import { EntityAction } from './entity-component.models';
 | 
			
		||||
import { HasUUID } from '@shared/models/id/has-uuid';
 | 
			
		||||
import { PageLink, TimePageLink } from '@shared/models/page/page-link';
 | 
			
		||||
import { EntitiesTableComponent } from '@home/components/entity/entities-table.component';
 | 
			
		||||
import { PageLink } from '@shared/models/page/page-link';
 | 
			
		||||
import { EntityTableHeaderComponent } from '@home/components/entity/entity-table-header.component';
 | 
			
		||||
import { ActivatedRoute } from '@angular/router';
 | 
			
		||||
import { EntityTabsComponent } from '../../components/entity/entity-tabs.component';
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user