Remove unused code

This commit is contained in:
世界
2023-11-21 17:42:07 +08:00
parent 125691d59f
commit dda4909bc8
2 changed files with 0 additions and 4 deletions

View File

@@ -14,7 +14,6 @@ import (
type StatusMessage struct {
Memory int64
MemoryInuse int64
Goroutines int32
ConnectionsIn int32
ConnectionsOut int32