Skip to content

Commit

Permalink
Fix unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
GregHib committed Jan 5, 2025
1 parent f9dc7df commit c0e7b2a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package world.gregs.voidps.world.activity.skill.agility.course

import world.gregs.voidps.engine.entity.character.forceChat
import world.gregs.voidps.engine.entity.character.npc.NPCs
import world.gregs.voidps.engine.entity.character.player.Player
import world.gregs.voidps.type.Zone
import world.gregs.voidps.type.random

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package world.gregs.voidps.world.map.karamja

import world.gregs.voidps.engine.client.message
import world.gregs.voidps.engine.client.ui.interact.itemOnNPCOperate
import world.gregs.voidps.engine.entity.character.forceChat
import world.gregs.voidps.engine.entity.character.mode.interact.TargetNPCContext
Expand Down

0 comments on commit c0e7b2a

Please sign in to comment.