mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
Remove unnecessary import
This commit is contained in:
parent
204505e4a2
commit
e44fc34d03
@ -1,4 +1,4 @@
|
||||
import { ApplicationRef, NgModule, EnvironmentProviders } from '@angular/core';
|
||||
import { ApplicationRef, NgModule } from '@angular/core';
|
||||
import { bootstrapApplication } from '@angular/platform-browser';
|
||||
import { BehaviorSubject, Subject } from 'rxjs';
|
||||
import { stringify } from 'telejson';
|
||||
|
Loading…
x
Reference in New Issue
Block a user