Skip to content

Commit ff4dfe9

Browse files
committed
Apply code style plugins
Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
1 parent af6ba65 commit ff4dfe9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

impl/http/src/main/java/io/serverlessworkflow/impl/executors/http/AbstractHttpExecutorBuilder.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
import jakarta.ws.rs.HttpMethod;
2626
import jakarta.ws.rs.client.WebTarget;
2727
import jakarta.ws.rs.core.Response;
28-
2928
import java.net.URI;
3029
import java.util.Map;
3130
import java.util.Optional;

0 commit comments

Comments
 (0)