Revert "Skip the UbuntuAdvantage screen until we can validate the token"

This reverts commit 5403222956.
This commit is contained in:
Olivier Gayot 2021-12-16 11:27:55 +01:00
parent 73bc16b8fb
commit b8516d6fba
1 changed files with 0 additions and 5 deletions

View File

@ -35,11 +35,6 @@ class UbuntuAdvantageController(SubiquityTuiController):
async def make_ui(self) -> UbuntuAdvantageView:
""" Generate the UI, based on the data provided by the model. """
# TODO remove these two lines to enable this screen
await self.endpoint.skip.POST()
raise Skip("Hiding the screen until we can validate the token.")
path_lsb_release: Optional[str] = None
if self.app.opts.dry_run:
# In dry-run mode, always pretend to be on LTS