Skip to content

Commit 24e21d0

Browse files
committed
work
1 parent 2e47b83 commit 24e21d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/main/java/com/ai/lawyer/domain/law/controller/LawController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ public ResponseEntity<Law> getFullLaw(@PathVariable Long id) {
5858

5959
return ResponseEntity.ok(law);
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)