Skip to content

Commit

Permalink
Fix StorageHandler & FlatStorage compilation errors
Browse files Browse the repository at this point in the history
  • Loading branch information
xDec0de committed Sep 3, 2024
1 parent 4959fb7 commit 3cdb845
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 82 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import java.util.UUID;
import java.util.function.Function;

import net.codersky.mcutils.spigot.java.strings.MCStrings;
import net.codersky.mcutils.java.strings.MCStrings;
import org.jetbrains.annotations.NotNull;

/**
Expand Down
Loading

0 comments on commit 3cdb845

Please sign in to comment.