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

This commit is contained in:
John Bodley
2023-08-03 05:33:03 -07:00
committed by GitHub
parent cfadbeb353
commit f05638ba84
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': [