Skip to content

Commit

Permalink
Remove typescript comment
Browse files Browse the repository at this point in the history
  • Loading branch information
l0drex committed Jul 28, 2023
1 parent 2093216 commit e7c096d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/TestData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ export default function getTestData(): object {
return testData.toJSON();
}

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

0 comments on commit e7c096d

Please sign in to comment.