mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-04 09:35:38 -05:00
Move handling generated files to the serialization classes (#8952)
* move handling generated files to the serilization classes * remove unneeded methods * fix compile
This commit is contained in:
@@ -296,8 +296,7 @@ suite('SQL QueryEditor Tests', () => {
|
||||
undefined,
|
||||
connectionManagementService.object,
|
||||
queryModelService.object,
|
||||
configurationService.object,
|
||||
undefined
|
||||
configurationService.object
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user