Skip to content

Commit 3f725e8

Browse files
avoyagePatrickJS
authored andcommitted
refactor(main.browser.ts): remove unused import (PatrickJS#976)
1 parent 301cf2b commit 3f725e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.browser.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
*/
44
import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
55
import { decorateModuleRef } from './app/environment';
6-
import { ApplicationRef } from '@angular/core';
76
import { bootloader } from '@angularclass/hmr';
87
/*
98
* App Module

0 commit comments

Comments
 (0)