diff options
| author | Daniel Langesten <daniel.langest@gmail.com> | 2015-03-18 11:45:51 +0100 |
|---|---|---|
| committer | Daniel Langesten <daniel.langest@gmail.com> | 2015-03-18 11:45:51 +0100 |
| commit | 76c6a956aef78457309122a14c10541ffe2e7434 (patch) | |
| tree | 1bd5d6d69f2d9e27123cc1fedf5c21c0ee8bace8 | |
| parent | 93aeab33be27c2aeb5fbac42f3a3bbb35f848d72 (diff) | |
removed ,
| -rw-r--r-- | config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json index 98e8854..a99db83 100644 --- a/config.json +++ b/config.json @@ -13,5 +13,5 @@ "rawTable": "test_raw", "cleanTable": "test_clean", "DBUser": "flowcleaner", - "DBPass": "nil", + "DBPass": "nil" } |
