mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-12 02:02:13 +03:00
fix(auth): reduce file size
Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com>
This commit is contained in:
committed by
diegosouzapw
parent
a46ab8e90c
commit
78bb9210af
@@ -755,7 +755,6 @@ function isAnonymousFallbackOnlyProvider(providerId: string): boolean {
|
||||
webCookieProviderDef?.noAuth !== true
|
||||
);
|
||||
}
|
||||
|
||||
async function maybeSyntheticNoAuthFallback(
|
||||
providerId: string,
|
||||
excludedConnectionIds: Set<string>,
|
||||
|
||||
Reference in New Issue
Block a user