Skip to content

Commit

Permalink
Triggering jobs
Browse files Browse the repository at this point in the history
RISDEV-0000
  • Loading branch information
Nadav-B committed Jun 14, 2024
1 parent 0390778 commit e4ff1b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ configurations {
}
}


spotless {
java {
removeUnusedImports()
Expand Down
1 change: 1 addition & 0 deletions frontend/src/components/EnsuingDecisions.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ function errorBadgeSummarizer() {
})
}
// TODO: Remove render link
function renderLink(dataEntry: EnsuingDecision) {
return h(
RouterLink,
Expand Down

0 comments on commit e4ff1b2

Please sign in to comment.