You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove unnecessary subclass constructors, deprecate subclasses only setting the model (#1146)
* Remove unnecessary subclass constructors, deprecate subclasses only setting the model
* Remove constructors that just called the super class constructor with the model information
* Deprecate subclasses that were previously there to allow miiocli usage when no model parameter passing was possible
* Move airdog deprecations to ctors to make tests pass
* remove g1vacuum ctor
0 commit comments