Skip to content

Commit

Permalink
fix: missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
StarWishsama committed Aug 10, 2023
1 parent fb8f6d7 commit f241c80
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

import io.github.thebusybiscuit.slimefun4.core.guide.unlockprovider.CurrencyUnlockProvider;
import io.github.thebusybiscuit.slimefun4.core.guide.unlockprovider.ExperienceUnlockProvider;
import javax.annotation.Nullable;

/**
* This enum holds the different unlock research modes a {@link SlimefunGuide} can have.
Expand Down

0 comments on commit f241c80

Please sign in to comment.