diff --git a/lib/controller/checks.py b/lib/controller/checks.py index 588f63f2e..d6db70c50 100644 --- a/lib/controller/checks.py +++ b/lib/controller/checks.py @@ -298,7 +298,6 @@ def checkStability(): time.sleep(1) secondPage, secondHeaders = Request.queryPage(content=True) - time.sleep(0.5) condition = firstPage == secondPage