Skip to content

Commit 3ddf5f3

Browse files
committed
Removed reference to deleted entry Product
1 parent 38dafab commit 3ddf5f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

JPATableJoins/src/main/kotlin/com/hello/bookinventory/dao/BookRepository.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
package com.hello.bookinventory.dao
22

3-
import com.hello.bookinventory.entities.Product
43
import com.hello.bookinventory.model.Book
54
import org.springframework.data.jpa.repository.JpaRepository
65
import org.springframework.stereotype.Repository

0 commit comments

Comments
 (0)