We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d390ea commit 3362c5bCopy full SHA for 3362c5b
instana/instrumentation/celery/hooks.py
@@ -8,7 +8,6 @@
8
import celery
9
from celery import registry, signals
10
from .catalog import task_catalog_get, task_catalog_pop, task_catalog_push, get_task_id
11
- from celery.contrib import rdb
12
13
try:
14
from urllib import parse
0 commit comments