Skip to content

Commit c2b1fad

Browse files
committed
remove obsolete keys from new pattern path mock
1 parent dbcf4da commit c2b1fad

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/image/mocks/zz-pattern_bars-path.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
}
7979
},
8080
{
81-
"t": ["M", "N", "O", "P"],
8281
"r": [1, 2, 3, 4],
8382
"type": "barpolar",
8483
"name": "Barpolar 1",
@@ -91,7 +90,6 @@
9190
}
9291
},
9392
{
94-
"t": ["M", "N", "O", "P"],
9593
"r": [2, 3, 4, 1],
9694
"type": "barpolar",
9795
"name": "Barpolar 2",
@@ -104,7 +102,6 @@
104102
}
105103
},
106104
{
107-
"t": ["M", "N", "O", "P"],
108105
"r": [3, 4, 1, 2],
109106
"type": "barpolar",
110107
"name": "Barpolar 3",
@@ -117,7 +114,6 @@
117114
}
118115
},
119116
{
120-
"t": ["M", "N", "O", "P"],
121117
"r": [4, 1, 2, 3],
122118
"type": "barpolar",
123119
"name": "Barpolar 4",

0 commit comments

Comments
 (0)