Skip to content

Commit 47e2c77

Browse files
final
1 parent e4c8031 commit 47e2c77

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, Literal, 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.environment_role import (

0 commit comments

Comments
 (0)