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: