Skip to content

Commit 990671c

Browse files
chore: sonarqube alias removed
1 parent e0578fb commit 990671c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

application/CohortManager/src/Web/app/components/ExceptionsPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default async function ExceptionsPage({
4242
showServiceNowColumn = false,
4343
tableCaption,
4444
ruleId,
45-
dateCreated: dateCreated,
45+
dateCreated,
4646
}: Readonly<ExceptionsPageProps>) {
4747
const sortOption = getSortOption(sortBy);
4848

0 commit comments

Comments
 (0)