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 e60b9a0 commit 41f0a16Copy full SHA for 41f0a16
ddtrace/profiling/collector/stack.pyx
@@ -1,8 +1,6 @@
1
"""CPU profiling collector."""
2
from __future__ import absolute_import
3
4
-import logging
5
-import os
6
import sys
7
import threading
8
0 commit comments