bt2: remove unused imports
[babeltrace.git] / tests / bindings / python / bt2 / test_message_iterator.py
index 31f4192126d33940bc28bd7eefb665d50c68351f..9635672fe792b409e53bf81cb8bc68036be81439 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
 import sys
 from utils import TestOutputPortMessageIterator
This page took 0.02498 seconds and 4 git commands to generate.