stages/consent: add fallback template

This commit is contained in:
Jens Langhammer
2020-10-17 17:17:20 +02:00
parent 2831df45a0
commit c4a30c50ac
4 changed files with 14 additions and 8 deletions

View File

@ -20,9 +20,7 @@ from passbook.outposts.models import (
OutpostConfig,
OutpostDeploymentType,
OutpostType,
default_outpost_config,
)
from passbook.providers.proxy.controllers.docker import ProxyDockerController
from passbook.providers.proxy.models import ProxyProvider