mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
removed excessive import from PSPacket.scala
This commit is contained in:
parent
7050027235
commit
61a779b311
|
|
@ -3,7 +3,6 @@ package net.psforever.packet
|
|||
|
||||
import java.nio.charset.Charset
|
||||
|
||||
import scodec.Attempt.Successful
|
||||
import scodec.{Attempt, Codec, DecodeResult, Err}
|
||||
import scodec.bits._
|
||||
import scodec.codecs._
|
||||
|
|
|
|||
Loading…
Reference in a new issue