Merge "Stop to use the __future__ module."
This commit is contained in:
commit
d4689e6efd
@ -12,8 +12,6 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import ast
|
||||
import argparse
|
||||
import importlib
|
||||
|
@ -14,8 +14,6 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import re
|
||||
import json
|
||||
import argparse
|
||||
|
Loading…
x
Reference in New Issue
Block a user