Commit 2485e28c authored by 4ast's avatar 4ast Committed by GitHub

Merge pull request #925 from goldshtn/cpudist-import-fix

cpudist: remove unused Tracepoint import
parents b79b589a 1e6df40b
......@@ -12,7 +12,7 @@
# Licensed under the Apache License, Version 2.0 (the "License")
from __future__ import print_function
from bcc import BPF, Tracepoint
from bcc import BPF
from time import sleep, strftime
import argparse
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment