python: fix all 'imported but unused' warnings
[babeltrace.git] / src / bindings / python / bt2 / bt2 / component_descriptor.py
index f86928d2c87a7c95d491ea8bf2a96d21c9ca235f..3134886b3d6e9a1e44ab0fc49ddc662f23bc699b 100644 (file)
@@ -20,7 +20,7 @@
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
-from bt2 import native_bt, object, utils
+from bt2 import native_bt
 from bt2 import component as bt2_component
 import bt2
 
This page took 0.024076 seconds and 4 git commands to generate.