Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 92645dd

Browse files
committed
Minor adjustment
1 parent 9b0f11f commit 92645dd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/controller/checks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,6 @@ def checkStability():
298298
time.sleep(1)
299299

300300
secondPage, secondHeaders = Request.queryPage(content=True)
301-
time.sleep(0.5)
302301

303302
condition = firstPage == secondPage
304303

0 commit comments

Comments
 (0)