Remove unnecessary space in type value (#20011)

This commit is contained in:
Charles Gagnon
2022-07-12 10:13:32 -07:00
committed by GitHub
parent 78b5e52bf7
commit 7ba0bf9070

2
src/sql/azdata.d.ts vendored
View File

@@ -3152,7 +3152,7 @@ declare module 'azdata' {
'run-in' |
'table' |
'table-caption' |
' table-column-group' |
'table-column-group' |
'table-header-group' |
'table-footer-group' |
'table-row-group' |