Skip to content

Commit 084f62d

Browse files
Remove unused imports from _deps.py left over from extraction to shared module
Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/ba30f96a-2900-47ab-80a4-211d87dffd9b Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
1 parent a92d2b9 commit 084f62d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/usethis/_deps.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44

55
from typing import TYPE_CHECKING, Literal
66

7-
import pydantic
8-
from packaging.requirements import Requirement
9-
from pydantic import TypeAdapter
107
from typing_extensions import assert_never
118

129
from usethis._backend.dispatch import get_backend

0 commit comments

Comments
 (0)