mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 05:52:56 +00:00 
			
		
		
		
	Remove unnecessary import
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
import { ChangeDetectorRef, Component, NgZone, OnInit } from '@angular/core';
 | 
			
		||||
import { ChangeDetectorRef, Component, OnInit } from '@angular/core';
 | 
			
		||||
 | 
			
		||||
import * as brace from 'brace';
 | 
			
		||||
import 'brace/ext/modelist';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user