Skip to content

Commit

Permalink
Removed debug messages
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFP committed Mar 20, 2022
1 parent 4073991 commit b250d9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package com.willfp.ecocrates.crate
import com.willfp.eco.core.integrations.economy.EconomyManager
import com.willfp.ecocrates.EcoCratesPlugin
import org.bukkit.entity.Player
import java.util.Objects
import java.util.*

abstract class OpenMethod(
val id: String
Expand Down

0 comments on commit b250d9f

Please sign in to comment.