chore: update import

Signed-off-by: djamaile <rdjamaile@gmail.com>
This commit is contained in:
djamaile
2023-11-23 10:12:12 +01:00
parent 84ea519a28
commit 8591bf489c
@@ -18,7 +18,7 @@ import {
createSignInResolverFactory,
SignInInfo,
} from '@backstage/plugin-auth-node';
import { OAuth2ProxyResult } from '@backstage/plugin-auth-backend';
import { OAuth2ProxyResult } from './types';
/**
* @public