rm debug log
parent
be2616438f
commit
f6f9d9dc09
|
@ -152,8 +152,6 @@ func fetchProducts(srv *sheets.Service) error {
|
|||
})
|
||||
}
|
||||
|
||||
logger.AddSystemLog(rslogger.LogTypeWarning, "row %v len %v", row, len(row))
|
||||
|
||||
// cache product
|
||||
|
||||
if state == 1 {
|
||||
|
|
Loading…
Reference in New Issue