Skip to content

Commit def4cb4

Browse files
committed
[Issue #320] minor cleanup in "incr_restore" module
1 parent 7ecb56e commit def4cb4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/incr_restore.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import shutil
1111
import json
1212
from testgres import QueryException
13-
from distutils.dir_util import copy_tree
1413

1514

1615
module_name = 'incr_restore'
@@ -2452,4 +2451,3 @@ def test_incremental_pg_filenode_map(self):
24522451
self.del_test_dir(module_name, fname)
24532452

24542453
# check that MinRecPoint and BackupStartLsn are correctly used in case of --incrementa-lsn
2455-
# incremental restore + partial restore.

0 commit comments

Comments
 (0)