Skip to content

Commit 0d5a7db

Browse files
committed
Remove unused import
See gh-30886
1 parent 064cd3b commit 0d5a7db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-web/src/main/java/org/springframework/web/util/UriComponentsBuilder.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
import java.util.regex.Matcher;
3232
import java.util.regex.Pattern;
3333

34-
import org.springframework.http.HttpHeaders;
3534
import org.springframework.http.HttpRequest;
3635
import org.springframework.lang.Nullable;
3736
import org.springframework.util.Assert;

0 commit comments

Comments
 (0)