bt2: remove unused imports
[babeltrace.git] / tests / bindings / python / bt2 / test_field_class.py
index b9b7a2f9919a4c55ac51bc0d4a835f9a99cc740c..804d7d2089bbedc01af4a3fd9732a58bb40a73c5 100644 (file)
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
 
-import bt2.field
 import unittest
 import bt2
-import collections
 from utils import get_default_trace_class
 
 
This page took 0.024501 seconds and 4 git commands to generate.