diff --git a/tests/test_datetime.py b/tests/test_datetime.py
index f37782ebe7cafc60000d30e7ad1464c58abf72c5..cda35a1f013833744f314fda6a5bd87547cda5b9 100644
--- a/tests/test_datetime.py
+++ b/tests/test_datetime.py
@@ -1925,5 +1925,3 @@ def test_smaller_equal_operator():
             h.execute_query("FIND Simple*").delete()
         except BaseException:
             pass
-
-