mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-10 06:10:50 +08:00
move cache middleware
This commit is contained in:
parent
a9a0f96408
commit
8b96170e53
@ -68,7 +68,7 @@ class HeuristicPath(NamedTuple):
|
||||
|
||||
|
||||
# Import cache control middleware
|
||||
from middleware.cache_middleware import cache_control
|
||||
from ..middleware.cache_middleware import cache_control
|
||||
|
||||
async def send_socket_catch_exception(function, message):
|
||||
try:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user