From a3a6f6a04a652bad5375f1ecb726f993fa4cf908 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Tue, 4 Apr 2017 15:44:29 +0200 Subject: Move all configuration to a central keys.json file --- build/frontend_config.json | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 build/frontend_config.json (limited to 'build/frontend_config.json') diff --git a/build/frontend_config.json b/build/frontend_config.json deleted file mode 100644 index bdaede00..00000000 --- a/build/frontend_config.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "GOOGLE_OAUTH_CLIENT_ID": "the-google-oauth-client-id" -} \ No newline at end of file -- cgit v1.2.3