Skip to content

Commit b9494c7

Browse files
committed
Remove unused shutil import
Signed-off-by: Ibrahim Sani <Ibrahim.Sani@dreamworks.com>
1 parent d312874 commit b9494c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rez/tests/test_package_cache.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
import time
1212
import subprocess
1313
import tempfile
14-
import shutil
1514
from unittest.mock import patch
1615

1716
from rez.tests.util import TestBase, TempdirMixin, restore_os_environ, \

0 commit comments

Comments
 (0)