mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-25 01:06:50 +00:00
fix incomplete merge of delete_repo branch
This commit is contained in:
parent
b2147c14d6
commit
bbe200f41b
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
from itertools import islice
|
||||
import errno
|
||||
import os
|
||||
import shutil
|
||||
import struct
|
||||
import sys
|
||||
from zlib import crc32
|
||||
|
|
Loading…
Reference in a new issue