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 d207480 commit 71ae949Copy full SHA for 71ae949
elastic_panel/panel.py
@@ -1,6 +1,5 @@
1
import hashlib
2
import json
3
-import traceback
4
5
from debug_toolbar.panels import Panel
6
from debug_toolbar.utils import ThreadCollector, get_stack, tidy_stacktrace, render_stacktrace, \
0 commit comments