Skip to content

Commit

Permalink
clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrs4s committed Jan 1, 2023
1 parent 6bb98fc commit 49a8b9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/gocq/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func Main() {
if base.Debug {
log.SetLevel(log.DebugLevel)
log.Warnf("已开启Debug模式.")
// log.Debugf("开发交流群: 192548878")
}
if !global.PathExists("device.json") {
log.Warn("虚拟设备信息不存在, 将自动生成随机设备.")
Expand Down

0 comments on commit 49a8b9b

Please sign in to comment.