bt2: remove unused imports
[babeltrace.git] / src / bindings / python / bt2 / bt2 / plugin.py
index d59d0fef3d0edb33d984c58ac7fe587c1251a8de..66840f9475eeb7de55e1c76d1f8c4b36c97c6495 100644 (file)
@@ -24,7 +24,6 @@ from bt2 import native_bt, object, utils
 import collections.abc
 from bt2 import component as bt2_component
 import os.path
-import bt2
 
 
 def find_plugins_in_path(path, recurse=True, fail_on_load_error=False):
This page took 0.023683 seconds and 4 git commands to generate.