Skip to content

Commit 41f0a16

Browse files
committed
remove unused imports (#1377)
1 parent e60b9a0 commit 41f0a16

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ddtrace/profiling/collector/stack.pyx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
"""CPU profiling collector."""
22
from __future__ import absolute_import
33

4-
import logging
5-
import os
64
import sys
75
import threading
86

0 commit comments

Comments
 (0)