2
2
mirror of https://github.com/octoleo/restic.git synced 2025-02-06 05:48:25 +00:00
Michael Eischer d0668b695d Remove unnecessary context.WithCancel calls
The gopts.ctx is cancelled when the main() method of restic exits.
2022-10-03 00:19:46 +02:00
..