diff --git a/plugins/Web/plugin.py b/plugins/Web/plugin.py index 20bb233b8..b95f97494 100644 --- a/plugins/Web/plugin.py +++ b/plugins/Web/plugin.py @@ -114,7 +114,6 @@ def catch_web_errors(f): class Web(callbacks.PluginRegexp): """Add the help for "@help Web" here.""" - threaded = True regexps = ['titleSnarfer'] @fetch_sandbox