[ci skip] more cleanup from repo reorg

This commit is contained in:
Jake Potrebic
2024-12-22 19:07:17 -08:00
parent 083c083188
commit eb793c3131
7 changed files with 0 additions and 171 deletions

View File

@@ -75,7 +75,6 @@ public final class RegistryHelper {
}
public static void setup(FeatureFlagSet featureFlagSet) {
System.setProperty("Paper.pushPaperAssetsRoot", "true"); // Paper - build system changes - push asset root
SharedConstants.tryDetectVersion();
Bootstrap.bootStrap();