bt2: remove unused imports
[babeltrace.git] / src / bindings / python / bt2 / bt2 / trace.py
index 8a7e0d4426736fb06a9417e39b80262b69b7b214..e893b2d28bfabb24906b8735857b822b0bc728a0 100644 (file)
@@ -21,7 +21,6 @@
 # THE SOFTWARE.
 
 from bt2 import native_bt, object, utils
-from bt2 import field_class as bt2_field_class
 import collections.abc
 from bt2 import value as bt2_value
 from bt2 import stream as bt2_stream
This page took 0.022818 seconds and 4 git commands to generate.