mirror of
https://github.com/jwetzell/psn-go.git
synced 2026-08-19 06:04:09 +00:00
cleanup unused type
This commit is contained in:
@@ -11,8 +11,6 @@ type InfoPacketChunkData struct {
|
||||
TrackerList *InfoTrackerListChunk
|
||||
}
|
||||
|
||||
type EmptyData struct{}
|
||||
|
||||
func decodeInfoPacketChunkData(infoPacketChunk Chunk) InfoPacketChunkData {
|
||||
data := InfoPacketChunkData{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user