configs: Remove Python 2 compatibility code in Arm configs
[gem5.git] / configs / example / arm / fs_power.py
index 72c62920cb54c30f5a7d1107146fb9316bac2751..1c7b6b752b9a0913055c370d99546c292405d2ad 100644 (file)
@@ -36,9 +36,6 @@
 # This configuration file extends the example ARM big.LITTLE(tm)
 # with example power models.
 
-from __future__ import print_function
-from __future__ import absolute_import
-
 import argparse
 import os