tests: Remove Python 2.7 glue code
[gem5.git] / tests / gem5 / configs / checkpoint.py
index a652094dcb3459040462d645bdc94227e8cdac3c..3545095817fd2e50ece559837368806d3d9d9e72 100644 (file)
@@ -33,8 +33,6 @@
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-from __future__ import print_function
-
 from multiprocessing import Process
 import sys
 import os