1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-23 03:33:28 +00:00

vendor: update all dependencies

This commit is contained in:
Nick Craig-Wood
2020-02-25 14:20:57 +00:00
parent 17b4058ee9
commit abb9f89f65
443 changed files with 32118 additions and 18237 deletions

View File

@@ -24,7 +24,6 @@ func (e *EventsService) List(ctx context.Context) ([]Event, error) {
return nil, err
}
return r.Events, nil
}
// Delete Clears all all dashboard events.