We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 379cd71 commit e4a3185Copy full SHA for e4a3185
1 file changed
packages/server/api/src/app/authentication/basic/authentication-service.ts
@@ -5,7 +5,6 @@ import {
5
getProjectAndTokenService,
6
getUserCreatedHook,
7
} from '../authentication-service-factory';
8
-import { getProjectAndToken } from '../context/create-project-auth-context';
9
import { createUser } from '../new-user/create-user';
10
import { assignDefaultOrganization } from '../new-user/organization-assignment';
11
import { SignInParams, SignUpParams } from '../types';
0 commit comments