From 2fc9729cdf220e03f43183a148f8b5780c50e515 Mon Sep 17 00:00:00 2001 From: benal01 Date: Mon, 17 Feb 2025 21:48:04 -0500 Subject: removal of templates --- ufund-api/src/main/resources/application.properties.template | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 ufund-api/src/main/resources/application.properties.template (limited to 'ufund-api/src/main/resources/application.properties.template') diff --git a/ufund-api/src/main/resources/application.properties.template b/ufund-api/src/main/resources/application.properties.template deleted file mode 100644 index aefb059..0000000 --- a/ufund-api/src/main/resources/application.properties.template +++ /dev/null @@ -1,3 +0,0 @@ -# rename to application.properties -server.error.include-message=always -cupboard.file=data/cupboard.json \ No newline at end of file -- cgit v1.2.3