mirror of
https://github.com/Infisical/infisical.git
synced 2026-05-02 03:02:03 -04:00
Chore: Remove old comments
This commit is contained in:
@@ -184,10 +184,6 @@ export const authLoginServiceFactory = ({
|
||||
if (!userEnc) throw new Error("Failed to find user");
|
||||
const cfg = getConfig();
|
||||
|
||||
// let organizationId;
|
||||
|
||||
// let authMethod = (providerAuthToken as AuthMethod) || AuthMethod.EMAIL;
|
||||
|
||||
let authMethod = AuthMethod.EMAIL;
|
||||
let organizationId: string | undefined;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user