mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Clean up some of the extensions (#8267)
* 💄
* prune unused code
* more cleanup
* remove abunch of used code
This commit is contained in:
@@ -10,7 +10,7 @@ import { SuiteType, getSuiteType } from 'adstest';
|
||||
|
||||
import { context } from './testContext';
|
||||
|
||||
import path = require('path');
|
||||
import * as path from 'path';
|
||||
|
||||
const suite = getSuiteType();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user