Skip to content

Commit

Permalink
removed unused TypedDict
Browse files Browse the repository at this point in the history
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
  • Loading branch information
Gavinok committed Nov 18, 2024
1 parent 649e715 commit 77d1988
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oidc-controller/api/verificationConfigs/models.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import time
from typing_extensions import TypedDict
from pydantic import BaseModel, ConfigDict, Field

from .examples import ex_ver_config
Expand Down

0 comments on commit 77d1988

Please sign in to comment.