bt2: remove unused imports
[babeltrace.git] / src / bindings / python / bt2 / bt2 / message.py
index 5a6240e3a0f2a96737fe8f5049565a2d6d7b7298..bf6cf84d8f4a1f275dbade2c2505081218e3b9a2 100644 (file)
@@ -25,7 +25,6 @@ from bt2 import clock_snapshot as bt2_clock_snapshot
 from bt2 import packet as bt2_packet
 from bt2 import stream as bt2_stream
 from bt2 import event as bt2_event
-import bt2
 
 
 def _create_from_ptr(ptr):
This page took 0.022793 seconds and 4 git commands to generate.