Drop Installpath controller, whilst it's single option.

This commit is contained in:
Dimitri John Ledkov 2017-10-04 23:32:28 +01:00
parent 6f9d4fe624
commit 03ef440761
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",