Skip to content

Commit

Permalink
Remove connection import
Browse files Browse the repository at this point in the history
  • Loading branch information
8W9aG committed Oct 28, 2024
1 parent 8ca482f commit 2840fc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/cog/server/worker.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
from ..predictor import get_predict, load_predictor_from_ref, run_setup
from ..types import PYDANTIC_V2, URLPath
from ..wait import wait_for_env
from .connection import AsyncConnection, LockedConnection
from .eventtypes import (
Done,
Log,
Expand Down

0 comments on commit 2840fc7

Please sign in to comment.