Skip to content

Commit

Permalink
style: scalafix
Browse files Browse the repository at this point in the history
  • Loading branch information
rito528 committed Dec 23, 2023
1 parent a36c343 commit f6e7dee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import com.sk89q.worldedit.bukkit.BukkitAdapter
import com.sk89q.worldguard.bukkit.WorldGuardPlugin
import com.sk89q.worldguard.protection.flags.Flags
import com.sk89q.worldguard.protection.managers.RegionManager
import com.sk89q.worldguard.protection.regions.{ProtectedCuboidRegion, ProtectedRegion}
import com.sk89q.worldguard.protection.regions.ProtectedRegion
import com.sk89q.worldguard.{LocalPlayer, WorldGuard}
import org.bukkit.entity.Player
import org.bukkit.{Location, World}
Expand Down

0 comments on commit f6e7dee

Please sign in to comment.