diff options
Diffstat (limited to 'searx')
-rw-r--r-- | searx/raise_for_httperror/__init__.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/searx/raise_for_httperror/__init__.py b/searx/raise_for_httperror/__init__.py deleted file mode 100644 index b133da507..000000000 --- a/searx/raise_for_httperror/__init__.py +++ /dev/null @@ -1,2 +0,0 @@ -# compatibility with searx/searx -from searx.network import raise_for_httperror |