Skip to content

Commit eee918a

Browse files
author
Nig3l
committed
Remove duplicated line from master
Signed-off-by: Nig3l <nig3lpro@gmail.com>
1 parent fd4d832 commit eee918a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/rez/tests/test_package_cache.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
from rez.resolved_context import ResolvedContext
1919
from rez.exceptions import PackageCacheError
2020
from rez.utils.filesystem import canonical_path
21-
import os
22-
import os.path
23-
import time
24-
import subprocess
2521

2622

2723
class TestPackageCache(TestBase, TempdirMixin):

0 commit comments

Comments
 (0)