This is an automated email from the ASF dual-hosted git repository.

pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git


The following commit(s) were added to refs/heads/main by this push:
     new 81781b7b7 unused import (#1099)
81781b7b7 is described below

commit 81781b7b77509a9f519468d55e1c9e395cf78700
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Jun 26 19:07:27 2026 +0100

    unused import (#1099)
---
 http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectHttp.scala | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectHttp.scala 
b/http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectHttp.scala
index d51bf4610..363564ed2 100644
--- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectHttp.scala
+++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectHttp.scala
@@ -13,7 +13,6 @@
 
 package org.apache.pekko.http.javadsl
 
-import java.util.Locale
 import java.util.Optional
 
 import scala.jdk.OptionConverters._


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to