From 698f918f7345a9a1d4cdeca5e762167cf8bf9995 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 27 Oct 2017 21:53:04 -0400 Subject: [PATCH] remove old runtimeconfig template --- src/Billing/runtimeconfig.template.json | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/Billing/runtimeconfig.template.json diff --git a/src/Billing/runtimeconfig.template.json b/src/Billing/runtimeconfig.template.json deleted file mode 100644 index ba2b29ab73..0000000000 --- a/src/Billing/runtimeconfig.template.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "gcServer": false, - "gcConcurrent": true -} \ No newline at end of file