diff --git a/src/pis.py b/src/pis.py index ffd5b5b..52dc154 100644 --- a/src/pis.py +++ b/src/pis.py @@ -31,7 +31,6 @@ def requiresUpdate(): log.out(f"pis.requiresUpdate: currentHash: {currentHash}, newHash: {newHash}", "INFO") mongo.putMetaHash("pis", newHash) return True - mongo.putMetaHash("pis", newHash) return False def load(): # Programatically add a `toc` field to each entry.