Revert "lib/modules: Throw better error when definitions assign to an option set"

This reverts commit 15c873b486.

This was causing infinite recursion when depending on nested options
This commit is contained in:
Silvan Mosberger
2020-03-19 03:48:46 +01:00
parent d0cf54223c
commit 9eecf2d057
3 changed files with 1 additions and 9 deletions

View File

@@ -1,3 +0,0 @@
{
options.value = {};
}