Skip to content

Commit 78d3e37

Browse files
committed
Fix lint
1 parent 8241d7f commit 78d3e37

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/server/api/src/app/user/user-service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ function getStaticSalt(): string {
313313
return system.getOrThrow<string>(AppSystemProp.OPENOPS_ADMIN_PASSWORD_SALT);
314314
}
315315

316-
317316
type DeleteParams = {
318317
id: UserId;
319318
organizationId: OrganizationId | null;

0 commit comments

Comments
 (0)