Skip to content

Commit

Permalink
Remove Old Dev UI: Container Image
Browse files Browse the repository at this point in the history
Signed-off-by: Phillip Kruger <phillip.kruger@gmail.com>
  • Loading branch information
phillip-kruger committed Jul 26, 2023
1 parent e017719 commit d18c410
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 160 deletions.
4 changes: 0 additions & 4 deletions extensions/container-image/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-mutiny-deployment</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-vertx-http-dev-console-spi</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-container-image-spi</artifactId>
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package io.quarkus.container.image.deployment.devconsole;
package io.quarkus.container.image.deployment.devui;

import java.util.List;
import java.util.Map;
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit d18c410

Please sign in to comment.