Skip to content

Commit 6098258

Browse files
committed
better title I think
1 parent cc17ddb commit 6098258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/VertxHttpProcessor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ FrameworkEndpointsBuildItem frameworkEndpoints(NonApplicationRootPathBuildItem n
143143
frameworkEndpoints.add(route.getAbsolutePath());
144144
}
145145
}
146-
System.out.println("aint no reason bro1");
146+
System.out.println("aint no reason bro1 2345");
147147
return new FrameworkEndpointsBuildItem(frameworkEndpoints);
148148
}
149149

0 commit comments

Comments
 (0)