mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-23 16:58:31 +02:00
remove unused code
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
type StreamRoute struct {
|
||||
*entry.StreamEntry
|
||||
|
||||
stream net.Stream `json:"-"`
|
||||
stream net.Stream
|
||||
|
||||
HealthMon health.HealthMonitor `json:"health"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user