Skip to content

Commit e7c096d

Browse files
committed
Remove typescript comment
1 parent 2093216 commit e7c096d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/TestData.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ export default function getTestData(): object {
5050
return testData.toJSON();
5151
}
5252

53-
// eslint-disable-next-line @typescript-eslint/no-unused-vars
5453
function extensiveData() {
5554
const duration: DurationString = "P8Y";
5655
const marriageDate = new GedcomX.Date().setFormal(

0 commit comments

Comments
 (0)