Skip to content

Commit

Permalink
fix sonar cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr0nox committed Jan 30, 2024
1 parent bec418f commit 75fa0a5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ const store = {
]
},
getSubmissionFile: (id: string, name: string) => {
void id, name
return {
fileName: name,
submissionId: id,
matchedTokenCount: 0
}
}
Expand Down

0 comments on commit 75fa0a5

Please sign in to comment.