From 777642ebe5c7a94c440c0c9b61215246b467c19d 2016-05-18 17:07:03 From: Matthias Bussonnier Date: 2016-05-18 17:07:03 Subject: [PATCH] Remove unused import --- diff --git a/IPython/utils/terminal.py b/IPython/utils/terminal.py index a1f0f73..3bdcee3 100644 --- a/IPython/utils/terminal.py +++ b/IPython/utils/terminal.py @@ -13,7 +13,6 @@ Authors: # Distributed under the terms of the Modified BSD License. import os -import struct import sys import warnings try: