bt2: remove unused imports
[babeltrace.git] / src / bindings / python / bt2 / bt2 / error.py
index f0b9d8e74da700751d882f14f3b96ff5a73d4412..dc1e65f55fb03b91e5f2af426468364bac05025c 100644 (file)
@@ -1,4 +1,4 @@
-from bt2 import utils, native_bt
+from bt2 import native_bt
 from collections import abc
 
 
This page took 0.024044 seconds and 4 git commands to generate.