We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70e68ff commit 53d6ea1Copy full SHA for 53d6ea1
nativescript-angular/http/ns-http.ts
@@ -10,7 +10,6 @@ import {
10
Response
11
} from "@angular/http";
12
import { Observable } from "rxjs";
13
-import "rxjs/add/observable/fromPromise";
14
15
import { isLocalRequest, processLocalFileRequest } from "../http-client/http-utils";
16
0 commit comments