mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 06:21:50 +01:00
use global URLSearchParams
This commit is contained in:
@@ -17,7 +17,6 @@ import { sha256 } from './env/node/sha256';
|
||||
import { BetterTokenStorage, IDidChangeInOtherWindowEvent } from './betterSecretStorage';
|
||||
import { LoopbackAuthServer } from './authServer';
|
||||
import path = require('path');
|
||||
import { URLSearchParams } from 'url';
|
||||
|
||||
const localize = nls.loadMessageBundle();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user