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 9fd358c commit 64e0f6cCopy full SHA for 64e0f6c
lib/RestClient.ts
@@ -1,8 +1,6 @@
1
// Copyright (c) Microsoft. All rights reserved.
2
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
3
4
-import * as fs from 'fs';
5
-import * as http from 'http';
6
import httpm = require('./HttpClient');
7
import ifm = require("./Interfaces");
8
import util = require("./Util");
0 commit comments