mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
backups: Remove unused import contextlib
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
fd1b1c1cbf
commit
fa41257565
@ -2,7 +2,6 @@
|
|||||||
"""Remote and local Borg backup repositories."""
|
"""Remote and local Borg backup repositories."""
|
||||||
|
|
||||||
import abc
|
import abc
|
||||||
import contextlib
|
|
||||||
import datetime
|
import datetime
|
||||||
import io
|
import io
|
||||||
import logging
|
import logging
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user