Skip to content

Commit 3362c5b

Browse files
committed
Remove debug remnant
1 parent 4d390ea commit 3362c5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

instana/instrumentation/celery/hooks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import celery
99
from celery import registry, signals
1010
from .catalog import task_catalog_get, task_catalog_pop, task_catalog_push, get_task_id
11-
from celery.contrib import rdb
1211

1312
try:
1413
from urllib import parse

0 commit comments

Comments
 (0)