mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-23 17:23:02 -05:00
removed test code
This commit is contained in:
@@ -85,9 +85,6 @@ export class JobHistoryComponent extends Disposable implements OnInit {
|
||||
this._jobCacheObject.serverName = serverName;
|
||||
this._jobManagementService.addToCache(serverName, this._jobCacheObject);
|
||||
}
|
||||
$('#accordion').keypress(e => {
|
||||
let meme = e;
|
||||
});
|
||||
}
|
||||
|
||||
ngOnInit() {
|
||||
|
||||
Reference in New Issue
Block a user