Browse Source

多余配置删除

WH01243 1 year ago
parent
commit
747748cf7f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      rpc/internal/config/config.go

+ 0 - 1
rpc/internal/config/config.go

@@ -22,6 +22,5 @@ type Config struct {
 			DbName      string
 		}
 	}
-	Mode       string
 	RedisAddrs string
 }