Skip to content

Commit f738491

Browse files
Remove duplicate FedCmLoginGooglePatch and FedCmLoginPatch entries
1 parent 0670bdd commit f738491

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
@@ -1860,10 +1860,6 @@
18601860
FedCmLoginGoogle,
18611861
FedCmLoginGooglePatch,
18621862
FedCmLoginPatch,
1863-
FedCmLoginGooglePatch,
1864-
FedCmLoginPatch,
1865-
FedCmLoginGooglePatch,
1866-
FedCmLoginPatch,
18671863
FlowAction,
18681864
FlowActionActivecampaign,
18691865
FlowActionActivecampaignListContacts,
@@ -5062,10 +5058,6 @@
50625058
"FedCmLoginGoogle": ".types",
50635059
"FedCmLoginGooglePatch": ".types",
50645060
"FedCmLoginPatch": ".types",
5065-
"FedCmLoginGooglePatch": ".types",
5066-
"FedCmLoginPatch": ".types",
5067-
"FedCmLoginGooglePatch": ".types",
5068-
"FedCmLoginPatch": ".types",
50695061
"FlowAction": ".types",
50705062
"FlowActionActivecampaign": ".types",
50715063
"FlowActionActivecampaignListContacts": ".types",
@@ -8276,10 +8268,6 @@ def __dir__():
82768268
"FedCmLoginGoogle",
82778269
"FedCmLoginGooglePatch",
82788270
"FedCmLoginPatch",
8279-
"FedCmLoginGooglePatch",
8280-
"FedCmLoginPatch",
8281-
"FedCmLoginGooglePatch",
8282-
"FedCmLoginPatch",
82838271
"FlowAction",
82848272
"FlowActionActivecampaign",
82858273
"FlowActionActivecampaignListContacts",

0 commit comments

Comments
 (0)