Skip to content

Commit

Permalink
Fix Java codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
tennessee-google committed Feb 5, 2024
1 parent 0e989e3 commit 3caaa8d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ protected void invoke(

@Deprecated
public void deleteCluster(long chipClusterPtr) {}

@SuppressWarnings("deprecation")
protected void finalize() throws Throwable {
super.finalize();
Expand Down

0 comments on commit 3caaa8d

Please sign in to comment.