Skip to content

Commit

Permalink
remove method
Browse files Browse the repository at this point in the history
  • Loading branch information
SirYwell committed Nov 11, 2024
1 parent b07568a commit 1904f74
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -376,9 +376,4 @@ public void setStatistic(
return null;
}

// @Override
public @NotNull PersistentDataContainerView getPersistentDataContainer() {
throw new UnsupportedOperationException("Not supported yet.");
}

}

0 comments on commit 1904f74

Please sign in to comment.