Merge pull request #250 from xnox/no-install-option

Drop Installpath controller, whilst it's single option.
This commit is contained in:
Michael Hudson-Doyle 2017-10-05 14:39:52 +13:00 committed by GitHub
commit ce54d7c78c
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ class Subiquity(Application):
project = "subiquity" project = "subiquity"
controllers = [ controllers = [
"Welcome", "Welcome",
"Installpath",
"Network", "Network",
"Filesystem", "Filesystem",
"Identity", "Identity",