mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-24 16:03:43 +08:00
去除调试信息
This commit is contained in:
@@ -290,7 +290,6 @@ func (self *SCachedimage) ChooseSourceStoragecacheInRange(hostType string, exclu
|
||||
q = q.Filter(sqlchemy.Equals(host.Field("manager_id"), v.Id))
|
||||
}
|
||||
}
|
||||
q.DebugQuery()
|
||||
|
||||
err := db.FetchModelObjects(StoragecachedimageManager, q, &scimgs)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user