fix(annotation): Address regression from #24694 (#24874)

(cherry picked from commit f05638ba84)
This commit is contained in:
John Bodley
2023-08-03 05:33:03 -07:00
committed by Michael S. Molina
parent 8cf702bf3d
commit 21764f9ae3
3 changed files with 1 additions and 4 deletions

View File

@@ -130,7 +130,6 @@ describe('extractAnnotationLabels', () => {
];
const results: AnnotationData = {
'My Interval': {
columns: ['col'],
records: [{ col: 1 }],
},
'My Line': [