Skip to content

Commit 6c4e22f

Browse files
committed
work
1 parent 24e21d0 commit 6c4e22f

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)