Skip to content

Commit

Permalink
Fixed liniting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nitendra-new committed Dec 17, 2024
1 parent 5572d68 commit 956cbb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion npm/src/controller/oauth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ import { SSOHandler } from './sso-handler';
import { ValidateOption, extractSAMLResponseAttributes } from '../saml/lib';
import { oidcClientConfig } from './oauth/oidc-client';
import { App } from '../ee/identity-federation/app';
import { error } from 'console';

const deflateRawAsync = promisify(deflateRaw);

Expand Down

0 comments on commit 956cbb7

Please sign in to comment.