Skip to content

Commit

Permalink
Correct codefactor issues
Browse files Browse the repository at this point in the history
  • Loading branch information
hunter-richardson committed Jun 17, 2024
1 parent 6f329db commit 8ce40e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tabulae/defectae/perfecta.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ export default class TabulaPerfecta extends TabulaDefecta<Actus> {
default:
return null;
}
break;
default:
return null;
}
Expand Down

0 comments on commit 8ce40e3

Please sign in to comment.