Remove unused code

This commit is contained in:
世界
2023-11-24 19:55:53 +08:00
parent 661eadc3bd
commit 0f8ad0234b
2 changed files with 0 additions and 4 deletions
-1
View File
@@ -14,7 +14,6 @@ import (
type StatusMessage struct {
Memory int64
MemoryInuse int64
Goroutines int32
ConnectionsIn int32
ConnectionsOut int32