mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-03 23:20:26 +08:00
删除一处调试信息
This commit is contained in:
@@ -370,7 +370,6 @@ func (this *HTTPAccessLogDAO) listAccessLogs(tx *dbs.Tx,
|
||||
hasRemoteAddrField: def.HasRemoteAddr,
|
||||
hasDomainField: def.HasDomain,
|
||||
})
|
||||
logs.Println("query:", def.Name) // TODO
|
||||
}
|
||||
|
||||
if len(tableQueries) == 0 {
|
||||
|
||||
Reference in New Issue
Block a user