diff --git a/contrib_bots/lib/googlesearch.py b/contrib_bots/lib/googlesearch.py index 3a3f8f20f0..c5bdd37281 100644 --- a/contrib_bots/lib/googlesearch.py +++ b/contrib_bots/lib/googlesearch.py @@ -98,4 +98,3 @@ def test(): if __name__ == '__main__': test() -