Skip to content

Commit d6d69ae

Browse files
Remove duplicate FedCmLoginGooglePatch and FedCmLoginPatch entries
1 parent 3cff337 commit d6d69ae

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

src/auth0/management/__init__.py

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1871,10 +1871,6 @@
18711871
FedCmLoginGoogle,
18721872
FedCmLoginGooglePatch,
18731873
FedCmLoginPatch,
1874-
FedCmLoginGooglePatch,
1875-
FedCmLoginPatch,
1876-
FedCmLoginGooglePatch,
1877-
FedCmLoginPatch,
18781874
FlowAction,
18791875
FlowActionActivecampaign,
18801876
FlowActionActivecampaignListContacts,
@@ -5091,10 +5087,6 @@
50915087
"FedCmLoginGoogle": ".types",
50925088
"FedCmLoginGooglePatch": ".types",
50935089
"FedCmLoginPatch": ".types",
5094-
"FedCmLoginGooglePatch": ".types",
5095-
"FedCmLoginPatch": ".types",
5096-
"FedCmLoginGooglePatch": ".types",
5097-
"FedCmLoginPatch": ".types",
50985090
"FlowAction": ".types",
50995091
"FlowActionActivecampaign": ".types",
51005092
"FlowActionActivecampaignListContacts": ".types",
@@ -8323,10 +8315,6 @@ def __dir__():
83238315
"FedCmLoginGoogle",
83248316
"FedCmLoginGooglePatch",
83258317
"FedCmLoginPatch",
8326-
"FedCmLoginGooglePatch",
8327-
"FedCmLoginPatch",
8328-
"FedCmLoginGooglePatch",
8329-
"FedCmLoginPatch",
83308318
"FlowAction",
83318319
"FlowActionActivecampaign",
83328320
"FlowActionActivecampaignListContacts",

0 commit comments

Comments
 (0)