X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbindings%2Fpython%2Fbt2%2Fbt2%2Fcomponent_descriptor.py;h=3134886b3d6e9a1e44ab0fc49ddc662f23bc699b;hb=6a4dbecc89debb548aeb24d49e2a8a500c03f3e7;hp=f86928d2c87a7c95d491ea8bf2a96d21c9ca235f;hpb=082db6480d4f3686922269ec24c2ecc7b2c28bce;p=babeltrace.git diff --git a/src/bindings/python/bt2/bt2/component_descriptor.py b/src/bindings/python/bt2/bt2/component_descriptor.py index f86928d2..3134886b 100644 --- a/src/bindings/python/bt2/bt2/component_descriptor.py +++ b/src/bindings/python/bt2/bt2/component_descriptor.py @@ -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