mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-26 01:25:38 -05:00
Profiler display fixes (#1949)
* Fixing details tab, window resizing, and having profiler options in object explorer * Fixing displaying connection names * spacing * Removing unnecessary code
This commit is contained in:
committed by
GitHub
parent
c23328564f
commit
f24f576b72
@@ -98,7 +98,6 @@ export interface IProfilerSettings {
|
||||
|
||||
export interface IColumnViewTemplate {
|
||||
name: string;
|
||||
width: string;
|
||||
eventsMapped: Array<string>;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user