mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 08:15:12 +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