Skip to content

Commit ac2140a

Browse files
skrawczelijahbenizzy
authored andcommitted
Remove spurious code
1 parent 415d85e commit ac2140a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

hamilton/plugins/h_threadpool.py

-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
from concurrent.futures import Future, ThreadPoolExecutor
22
from typing import Any, Callable, Dict, List, Type
33

4-
from hamilton import registry
5-
6-
registry.disable_autoload()
7-
84
from hamilton import lifecycle, node
95
from hamilton.lifecycle import base
106

0 commit comments

Comments
 (0)