From b373af9b1198de9e8fdd821b5965c0ddc3507aa0 Mon Sep 17 00:00:00 2001 From: Tlams Date: Thu, 8 Feb 2018 19:39:44 +0000 Subject: [PATCH] Syntax fix --- code/scripts/main/core/modules/mod_database.py | 1 - 1 file changed, 1 deletion(-) diff --git a/code/scripts/main/core/modules/mod_database.py b/code/scripts/main/core/modules/mod_database.py index 78cc514..37e6d3b 100644 --- a/code/scripts/main/core/modules/mod_database.py +++ b/code/scripts/main/core/modules/mod_database.py @@ -91,7 +91,6 @@ class MongoDB: } return result - """ CLUSTER """ def get_clusters(self, date, cluster): try: