summaryrefslogtreecommitdiff
path: root/searx/raise_for_httperror/__init__.py
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2021-09-04 07:17:19 +0000
committerGitHub <noreply@github.com>2021-09-04 07:17:19 +0000
commitab4456b0d0f3e495f627311e576df03694e673ad (patch)
treea5732720882550ac321bd051f45ed080dae9083d /searx/raise_for_httperror/__init__.py
parent16c19389a5aaf9cabae9d464537d5c848c96577e (diff)
parenta14ea6396e8e55b056065e6f0ce2032067e11385 (diff)
Merge pull request #281 from dalf/cleanup
Cleanup
Diffstat (limited to 'searx/raise_for_httperror/__init__.py')
-rw-r--r--searx/raise_for_httperror/__init__.py2
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