bt2: remove unused imports
[babeltrace.git] / tests / bindings / python / bt2 / test_graph.py
index 49c08512505c8210e2446ff338ee91cbb91edeb6..0c9d9279851ed2ae0f335767fee928f5cee66448 100644 (file)
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
 
-from bt2 import value
-import collections
 import unittest
-import copy
 import bt2
 
 
This page took 0.023433 seconds and 4 git commands to generate.