forked from loafle/openapi-generator-original
remove absolute_import (#15071)
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
"""
|
||||
|
||||
|
||||
from __future__ import absolute_import
|
||||
|
||||
import io
|
||||
import json
|
||||
import logging
|
||||
|
||||
Reference in New Issue
Block a user