X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbindings%2Fpython%2Fbt2%2Fbt2%2Fclock_class.py;h=a8247dfbf4244ea72b53fbed26d480b4549b67d3;hb=57081273d1191fc79edc101af619fab96b72460d;hp=932a26635bf97b29fe0fb1f720074836de3b0264;hpb=39b351f91e4c70b30530b915d49b74d6004dac42;p=babeltrace.git diff --git a/src/bindings/python/bt2/bt2/clock_class.py b/src/bindings/python/bt2/bt2/clock_class.py index 932a2663..a8247dfb 100644 --- a/src/bindings/python/bt2/bt2/clock_class.py +++ b/src/bindings/python/bt2/bt2/clock_class.py @@ -21,7 +21,6 @@ # THE SOFTWARE. from bt2 import native_bt, object, utils -import bt2 import uuid as uuidp