diplomacy: seal the LazyModuleImpLike trait (#927)
This makes sure that all the base classes call instantiate()
This commit is contained in:
parent
5030a8b15a
commit
d03fdc4f30
@ -141,7 +141,7 @@ object LazyModule
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
trait LazyModuleImpLike extends BaseModule
|
sealed trait LazyModuleImpLike extends BaseModule
|
||||||
{
|
{
|
||||||
val wrapper: LazyModule
|
val wrapper: LazyModule
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user