Skip to content

Commit 045a1a7

Browse files
authored
Remove an unused config import (#3757)
# Changed Behaviour none ## Type of change - Code maintenance/cleanup
1 parent b5160c6 commit 045a1a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

parsl/tests/test_python_apps/test_memoize_1.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import parsl
44
from parsl.app.app import python_app
5-
from parsl.tests.configs.local_threads import config
65

76

87
@python_app(cache=True)

0 commit comments

Comments
 (0)