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 a2d9b97 commit 0e989e3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ public class ChipClusters {

@Deprecated
public void deleteCluster(long chipClusterPtr) {}

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

0 comments on commit 0e989e3

Please sign in to comment.