Skip to content

Commit 6b4f6e4

Browse files
committed
uwsgi: Remove postfork hooks
Signed-off-by: Varsha GS <varsha.gs@ibm.com>
1 parent 9369fdd commit 6b4f6e4

File tree

2 files changed

+0
-55
lines changed

2 files changed

+0
-55
lines changed

src/instana/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@ def boot_agent() -> None:
213213
# Hooks
214214
from instana.hooks import (
215215
hook_gunicorn, # noqa: F401
216-
hook_uwsgi, # noqa: F401
217216
)
218217

219218

src/instana/hooks/hook_uwsgi.py

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)