mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
tslint 💄
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
import { Url, parse as parseUrl } from 'url';
|
||||
import { parse as parseUrl } from 'url';
|
||||
import { getProxyAgent } from './proxy';
|
||||
import https = require('https');
|
||||
import http = require('http');
|
||||
|
||||
Reference in New Issue
Block a user