Skip to content

Commit

Permalink
Unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
vitor-de-araujo committed Oct 1, 2024
1 parent f2548ac commit 7800477
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ddtrace/profiling/event.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from collections import namedtuple
import time
import typing

from ddtrace._trace import span as ddspan # noqa:F401
Expand Down

0 comments on commit 7800477

Please sign in to comment.