Skip to content

Commit 04d4983

Browse files
committed
code review
1 parent 602010b commit 04d4983

File tree

1 file changed

+0
-1
lines changed
  • springdoc-openapi-tests/springdoc-openapi-data-rest-tests/src/test/java/test/org/springdoc/api/app25/model

1 file changed

+0
-1
lines changed

springdoc-openapi-tests/springdoc-openapi-data-rest-tests/src/test/java/test/org/springdoc/api/app25/model/BaseEntity.java

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import lombok.NoArgsConstructor;
1010
import lombok.Setter;
1111
import org.hibernate.annotations.JdbcTypeCode;
12-
import org.hibernate.annotations.Type;
1312
import org.hibernate.type.SqlTypes;
1413

1514
@Getter

0 commit comments

Comments
 (0)