Revert "Reapply "Fix Version""
Some checks failed
Label conflicting PRs / main (push) Has been cancelled

This reverts commit f24cb781c1.
This commit is contained in:
2024-12-01 21:33:50 +01:00
parent f24cb781c1
commit 8f71972f6d
2 changed files with 1 additions and 6 deletions

View File

@@ -376,9 +376,4 @@ public class TestOfflinePermissible implements OfflinePlayer, Permissible {
return null;
}
@Override
public @NotNull PersistentDataContainerView getPersistentDataContainer() {
return null;
}
}