python: fix all 'imported but unused' warnings
[babeltrace.git] / src / bindings / python / bt2 / bt2 / mip.py
index 43e1b7b85cc4b453bc51ccf71d178a8da61577ec..92997f17955728629cd4a5958f58cf1b96b07ed5 100644 (file)
@@ -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, utils
 import bt2
 
 
This page took 0.02375 seconds and 4 git commands to generate.