File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -109,28 +109,6 @@ sample row template
109109 },
110110 [PSCustomObject ]@ {
111111 " @name" = " directory\another_sample.ps1" ;
112- " class" = [PSCustomObject []]@ (
113- [PSCustomObject ]@ {
114- " something" = " lorem ipsum" ;
115- },
116- [PSCustomObject ]@ {
117- " something_else" = " lorem ipsum dolor" ;
118- }
119- );
120- " sourcefile" = [PSCustomObject []]@ (
121- [PSCustomObject ]@ {
122- " something" = " lorem ipsum" ;
123- },
124- [PSCustomObject ]@ {
125- " something_else" = " lorem ipsum dolor" ;
126- },
127- [PSCustomObject ]@ {
128- " something" = " lorem ipsum" ;
129- },
130- [PSCustomObject ]@ {
131- " something_else" = " lorem ipsum dolor" ;
132- }
133- );
134112 " counter" = [PSCustomObject []]@ (
135113 [PSCustomObject ]@ {
136114 " @type" = " INSTRUCTION" ;
You can’t perform that action at this time.
0 commit comments