vaadin / framework

Vaadin 6, 7, 8 is a Java framework for modern Java web applications.
http://vaadin.com/
Other
1.77k stars 728 forks source link

chore: Remove obsolete comment and assert in Binder #12456

Closed TatuLund closed 2 years ago

TatuLund commented 2 years ago

The original fix #4205 removed the temporary removal of the value change listener. Thus the comment is no longer valid and assert is no longer needed.