Skip to content

Commit 30876c9

Browse files
lint
1 parent b3c924c commit 30876c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/workos/authorization.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from typing import Any, Dict, Optional, Protocol, Sequence, Union
44

55
from pydantic import TypeAdapter
6-
from typing_extensions import TypedDict
76

87
from workos.types.authorization.access_check_response import AccessCheckResponse
98
from workos.types.authorization.assignment import Assignment

0 commit comments

Comments
 (0)