tests/bindings/python/bt2: remove unneeded `import` lines
[babeltrace.git] / tests / bindings / python / bt2 / test_component.py
index b61749ec58a28e0e54a6918f1fc7fb115429c139..e347d98160005521c2af1980ff8ef6845fee9cb4 100644 (file)
@@ -16,7 +16,6 @@
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
 
-from bt2 import value
 import unittest
 import copy
 import bt2
This page took 0.024402 seconds and 4 git commands to generate.