Explorar o código

fix: remove redundant line

trgiangdo hai 6 meses
pai
achega
8d0bc5a968
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      taipy/core/_entity/_entity.py

+ 0 - 1
taipy/core/_entity/_entity.py

@@ -37,4 +37,3 @@ class _Entity:
 
         for event in self._in_context_attributes_changed_collector:
             Notifier.publish(event)
-        _Reloader._get_manager(self._MANAGER_NAME)._set(self)