remove unused snap

pull/2715/head
Mikael Finstad 6 months ago
parent 2601082c80
commit 260108279d
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -61,21 +61,6 @@ exports[`converts segments to chapters with gaps 1`] = `
]
`;
exports[`converts segments to chapters with no gaps 1`] = `
[
{
"end": 2,
"name": "label 1",
"start": 0,
},
{
"end": 3,
"name": "label 2",
"start": 2,
},
]
`;
exports[`converts segments to chapters with no gaps when adjacent 1`] = `
[
{

Loading…
Cancel
Save