From 430781096f38eaaf83a128b77fbf099c701059c1 Mon Sep 17 00:00:00 2001 From: Chris Preston Date: Mon, 13 May 2024 13:51:43 -0700 Subject: [PATCH] Removed unused variables --- .github/workflows/build-package.yml | 1 - cirras-underwriting-api/deploy-tools/server.xml | 8 +++----- cirras-underwriting-war/deploy-tools/server.xml | 5 ++--- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/.github/workflows/build-package.yml b/.github/workflows/build-package.yml index f7e44930..5f5ff3ad 100644 --- a/.github/workflows/build-package.yml +++ b/.github/workflows/build-package.yml @@ -129,7 +129,6 @@ jobs: COMPRESSION_MIN_SIZE: ${{ vars.COMPRESSION_MIN_SIZE }} NO_COMPRESSION_USER_AGENTS: ${{ vars.NO_COMPRESSION_USER_AGENTS }} COMPRESSION_MIME_TYPES: ${{ vars.COMPRESSION_MIME_TYPES }} - MAX_POST_SIZE: ${{ vars.MAX_POST_SIZE }} - name: Build and push diff --git a/cirras-underwriting-api/deploy-tools/server.xml b/cirras-underwriting-api/deploy-tools/server.xml index 9d17e5c6..2e45dc9a 100644 --- a/cirras-underwriting-api/deploy-tools/server.xml +++ b/cirras-underwriting-api/deploy-tools/server.xml @@ -1,18 +1,17 @@ - + - - + - - + @@ -12,7 +12,7 @@ -