Fix "os.path" mock problems during tests
[yardstick.git] / yardstick / benchmark / contexts / heat.py
index 0d1dfb8..0964b7b 100644 (file)
@@ -7,9 +7,6 @@
 # http://www.apache.org/licenses/LICENSE-2.0
 ##############################################################################
 
-from __future__ import absolute_import
-from __future__ import print_function
-
 import collections
 import logging
 import os