X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbindings%2Fpython%2Fbt2%2Fbt2%2Ffield_class.py;h=18dbed930fc34437742755079ddaee23ca61bc3c;hb=57081273d1191fc79edc101af619fab96b72460d;hp=3e68b107feb5037ebce947929e06090b5b4aa759;hpb=39b351f91e4c70b30530b915d49b74d6004dac42;p=babeltrace.git diff --git a/src/bindings/python/bt2/bt2/field_class.py b/src/bindings/python/bt2/bt2/field_class.py index 3e68b107..18dbed93 100644 --- a/src/bindings/python/bt2/bt2/field_class.py +++ b/src/bindings/python/bt2/bt2/field_class.py @@ -22,7 +22,6 @@ from bt2 import native_bt, object, utils import collections.abc -from bt2 import field as bt2_field from bt2 import field_path as bt2_field_path from bt2 import integer_range_set as bt2_integer_range_set import bt2