Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit d148e5d

Browse files
committed
Remove erroneous imports from SearchRequest
1 parent 0f56f73 commit d148e5d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/io/swagger/model/SearchRequest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
import com.fasterxml.jackson.annotation.JsonIgnore;
44
import com.fasterxml.jackson.annotation.JsonProperty;
5-
import io.swagger.model.core.SortBy;
6-
import io.swagger.model.core.SortOrder;
75

86
import java.util.ArrayList;
97
import java.util.List;

0 commit comments

Comments
 (0)