diff --git a/neutron_vpnaas_dashboard/api/vpn.py b/neutron_vpnaas_dashboard/api/vpn.py index 20b32fc..9be4206 100644 --- a/neutron_vpnaas_dashboard/api/vpn.py +++ b/neutron_vpnaas_dashboard/api/vpn.py @@ -12,8 +12,6 @@ # License for the specific language governing permissions and limitations # under the License. -from __future__ import absolute_import - from collections import OrderedDict from horizon.utils.memoized import memoized