Merge "TrivialFix: Remove unnecessary future import"

This commit is contained in:
Zuul 2020-05-05 19:06:22 +00:00 committed by Gerrit Code Review
commit b65c7f8dc1
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
# License for the specific language governing permissions and limitations
# under the License.
from __future__ import absolute_import
from django.conf import settings
from horizon import exceptions
import logging