Skip to content

Commit

Permalink
Fix post merge compile error in examples.micrometer.se.MainTest
Browse files Browse the repository at this point in the history
  • Loading branch information
romain-grecourt committed Jun 27, 2023
1 parent 29464db commit fff738d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
import io.helidon.nima.testing.junit5.webserver.SetUpServer;
import io.helidon.nima.webclient.http1.Http1Client;
import io.helidon.nima.webclient.http1.Http1ClientResponse;
import io.helidon.nima.webserver.ServerConfig;
import io.helidon.nima.webserver.ServerConfig.Builder;
import io.helidon.nima.webserver.WebServerConfig.Builder;

import jakarta.json.Json;
import jakarta.json.JsonBuilderFactory;
Expand Down

0 comments on commit fff738d

Please sign in to comment.