From acc7a8e33d34b05321711f29b2683dd83fda2deb Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 27 Jul 2022 23:30:34 +0800 Subject: Add logging module, remove build files --- .../default-runtime-plugin-transformProductionFabric.jar | Bin 166 -> 0 bytes .../default-runtime-plugin-transformProductionForge.jar | Bin 166 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 runtime-engine/default-runtime-plugin/build/libs/default-runtime-plugin-transformProductionFabric.jar delete mode 100644 runtime-engine/default-runtime-plugin/build/libs/default-runtime-plugin-transformProductionForge.jar (limited to 'runtime-engine/default-runtime-plugin') diff --git a/runtime-engine/default-runtime-plugin/build/libs/default-runtime-plugin-transformProductionFabric.jar b/runtime-engine/default-runtime-plugin/build/libs/default-runtime-plugin-transformProductionFabric.jar deleted file mode 100644 index 6430324c7..000000000 Binary files a/runtime-engine/default-runtime-plugin/build/libs/default-runtime-plugin-transformProductionFabric.jar and /dev/null differ diff --git a/runtime-engine/default-runtime-plugin/build/libs/default-runtime-plugin-transformProductionForge.jar b/runtime-engine/default-runtime-plugin/build/libs/default-runtime-plugin-transformProductionForge.jar deleted file mode 100644 index 6430324c7..000000000 Binary files a/runtime-engine/default-runtime-plugin/build/libs/default-runtime-plugin-transformProductionForge.jar and /dev/null differ -- cgit