From d613a4c0e249109b90eda07e342ed8cb33d97100 Mon Sep 17 00:00:00 2001 From: frtk Date: Tue, 16 Feb 2016 00:55:38 +0100 Subject: [PATCH] deleted /client/lib/config --- client/lib/config/NPGClientConfig.js | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 client/lib/config/NPGClientConfig.js diff --git a/client/lib/config/NPGClientConfig.js b/client/lib/config/NPGClientConfig.js deleted file mode 100644 index 51293a9..0000000 --- a/client/lib/config/NPGClientConfig.js +++ /dev/null @@ -1,13 +0,0 @@ -/** - * @file NPGClientConfig.js - */ - -var NPGClient.Config = { - - - - - - - -}