mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 13:18:20 +00:00
remove old comment
This commit is contained in:
@@ -690,9 +690,6 @@ fn get_app_logs(
|
||||
name: name.clone(),
|
||||
owner: owner.clone(),
|
||||
version: tag.clone(),
|
||||
// TODO: increase pagination size
|
||||
// See https://github.com/wasmerio/edge/issues/460
|
||||
// first: Some(500),
|
||||
first: Some(100),
|
||||
starting_from: unix_timestamp(start),
|
||||
until: end.map(unix_timestamp),
|
||||
|
||||
Reference in New Issue
Block a user