mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-23 21:30:29 -04:00
This reverts commit f2779f2a50.
This commit is contained in:
@@ -23,7 +23,6 @@ export class QueryResultsInput extends EditorInput {
|
||||
|
||||
// Holds the HTML content for the editor when the editor discards this input and loads another
|
||||
private _editorContainer: HTMLElement;
|
||||
public css: HTMLStyleElement;
|
||||
|
||||
constructor(private _uri: string) {
|
||||
super();
|
||||
|
||||
Reference in New Issue
Block a user