Skip to content

Commit 0ecf9a5

Browse files
committed
remove unused imports
1 parent c876759 commit 0ecf9a5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/main/java/it/aboutbits/springboot/toolbox/parameter/SortParameter.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
import org.jspecify.annotations.Nullable;
88
import org.springframework.data.domain.Sort;
99

10-
import java.lang.reflect.Method;
11-
import java.lang.reflect.Modifier;
1210
import java.util.ArrayList;
1311
import java.util.List;
1412
import java.util.Map;

0 commit comments

Comments
 (0)