Skip to content

Commit 53d6ea1

Browse files
committed
refactor: remove unused import
1 parent 70e68ff commit 53d6ea1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nativescript-angular/http/ns-http.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import {
1010
Response
1111
} from "@angular/http";
1212
import { Observable } from "rxjs";
13-
import "rxjs/add/observable/fromPromise";
1413

1514
import { isLocalRequest, processLocalFileRequest } from "../http-client/http-utils";
1615

0 commit comments

Comments
 (0)