Skip to content

Commit

Permalink
rm logs
Browse files Browse the repository at this point in the history
  • Loading branch information
peintnermax committed Jan 9, 2025
1 parent 36b6362 commit c93f211
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/login/src/lib/zitadel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,6 @@ export async function searchUsers({
loginSettings,
organizationId,
}: SearchUsersCommand) {
console.log(loginSettings);
const queries: SearchQuery[] = [];
const orQueries: SearchQuery[] = [];

Expand Down

0 comments on commit c93f211

Please sign in to comment.