diff --git a/blazar_dashboard/api/client.py b/blazar_dashboard/api/client.py index df506f7..efe07cd 100644 --- a/blazar_dashboard/api/client.py +++ b/blazar_dashboard/api/client.py @@ -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