Skip to content

Commit 3feada8

Browse files
author
VladimirAmiorkov
committed
chore: fix tslint error
1 parent cb7da86 commit 3feada8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nativescript-angular/directives/dialogs.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ import {
66
NgModuleRef,
77
ReflectiveInjector,
88
Type,
9-
ViewContainerRef,
10-
ElementRef,
9+
ViewContainerRef
1110
} from "@angular/core";
1211

1312
import { NSLocationStrategy } from "../router/ns-location-strategy";

0 commit comments

Comments
 (0)