fix report1
This commit is contained in:
@@ -169,7 +169,7 @@ public interface BorrowingService {
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Borrowing Service Implementation**
|
**Borrowing Service Implementation**
|
||||||
java
|
```java
|
||||||
public class BorrowingServiceImpl implements BorrowingService {
|
public class BorrowingServiceImpl implements BorrowingService {
|
||||||
private final Notification notificationService;
|
private final Notification notificationService;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user