Skip to content

Commit

Permalink
um
Browse files Browse the repository at this point in the history
  • Loading branch information
HotoRas committed Oct 20, 2024
1 parent c5cd665 commit 2436087
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/backend/src/core/SignupService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ export class SignupService {
token: secret,
isRoot: isTheFirstUser,
signupReason: opts.reason,
updatedAt: new Date(),
}));

await transactionalEntityManager.save(new MiUserKeypair({
Expand Down

0 comments on commit 2436087

Please sign in to comment.