review
This commit is contained in:
parent
46cd2af19e
commit
5b99f3828c
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ fun Prov.provisionDesktopImpl(
|
|||
submodules: List<String>?
|
||||
) = task {
|
||||
|
||||
// TODO: why??
|
||||
DesktopType.returnIfExists(desktopType.name) // throws exception when desktopType.name is unknown
|
||||
|
||||
validatePrecondition()
|
||||
|
|
Loading…
Reference in a new issue