From 8cd7b67891780d8114cc43037d16d02b8bcd0b69 Mon Sep 17 00:00:00 2001 From: Joe Di Pol Date: Thu, 30 May 2024 07:58:31 -0700 Subject: [PATCH] Remove unused template block --- .../src/main/archetype/mp/custom/database-outputs.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/archetypes/archetypes/src/main/archetype/mp/custom/database-outputs.xml b/archetypes/archetypes/src/main/archetype/mp/custom/database-outputs.xml index fc791eef3e3..359ddee62fe 100644 --- a/archetypes/archetypes/src/main/archetype/mp/custom/database-outputs.xml +++ b/archetypes/archetypes/src/main/archetype/mp/custom/database-outputs.xml @@ -330,9 +330,6 @@ docker run --rm --name mysql -p 3306:3306 \ - - ../database/files - false Helidon MP application that uses the dbclient API with OracleDB database.