Skip to content

Commit 3980caf

Browse files
re-add import shutil
1 parent cb480af commit 3980caf

File tree

1 file changed

+1
-0
lines changed
  • test/functional/test_framework

1 file changed

+1
-0
lines changed

test/functional/test_framework/util.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
import logging
1313
import os
1414
import random
15+
import shutil
1516
import re
1617
import time
1718

0 commit comments

Comments
 (0)