Merge "Stop to use the __future__ module."

This commit is contained in:
Zuul 2020-06-23 09:22:53 +00:00 committed by Gerrit Code Review
commit 1cd8b09e60
1 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@
# License for the specific language governing permissions and limitations
# under the License.
from __future__ import absolute_import
import logging
from horizon import exceptions