From e417f3f0d41c9d99bd6eccb71abeb0c8efa86415 Mon Sep 17 00:00:00 2001 From: Bouncey Date: Sat, 16 Feb 2019 08:22:43 +0000 Subject: [PATCH] chore: Apply linting fixes --- config/env.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/env.js b/config/env.js index d258bbd70b..db42ecd191 100644 --- a/config/env.js +++ b/config/env.js @@ -11,7 +11,7 @@ const { FORUM_LOCATION: forum, NEWS_LOCATION: news, LOCALE: locale, - STRIPE_PUBLIC: stripePublicKey, + STRIPE_PUBLIC: stripePublicKey } = process.env; const locations = {