Merge "Stop to use the __future__ module."
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
Command-line interface to the Heat API.
|
||||
"""
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import argparse
|
||||
import logging
|
||||
import sys
|
||||
|
Reference in New Issue
Block a user