Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
zy-kkk authored Sep 2, 2024
1 parent 4770494 commit 9a28469
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ public void checkProperties() throws DdlException {
public void notifyPropertiesUpdated(Map<String, String> updatedProps) {
super.notifyPropertiesUpdated(updatedProps);
this.onClose();
initLocalObjectsImpl();
}

@Override
Expand Down

0 comments on commit 9a28469

Please sign in to comment.