mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +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."""
|
||||
|
||||
import abc
|
||||
import contextlib
|
||||
import datetime
|
||||
import io
|
||||
import logging
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user