mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/yunionio/cloudpods.git
synced 2026-09-20 08:03:53 +08:00
fix(region): remove debug sql (#23318)
This commit is contained in:
@@ -2888,8 +2888,6 @@ func (manager *SNetworkManager) ListItemFilter(
|
||||
q = q.In("wire_id", subq.SubQuery())
|
||||
}
|
||||
|
||||
q.DebugQuery()
|
||||
|
||||
return q, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user