Skip to content

Commit

Permalink
pnpm lint-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
espadolini committed Jan 28, 2025
1 parent 985b98b commit 8fe2aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/packages/teleport/src/services/audit/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1792,7 +1792,7 @@ export type RawEvents = {
stable_unix_user: {
username: string;
uid: number;
}
};
}
>;
};
Expand Down

0 comments on commit 8fe2aba

Please sign in to comment.