1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-04 20:50:21 -05:00

Couple newlines

This commit is contained in:
Matt Bishop 2025-04-03 16:58:24 -04:00
parent d6c7bf0f28
commit a7cfd9a6b0
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -10,4 +10,4 @@ BEGIN
[dbo].[OrganizationIntegrationConfiguration]
WHERE
[Id] = @Id
END
END

View File

@ -10,4 +10,4 @@ BEGIN
[dbo].[OrganizationIntegration]
WHERE
[Id] = @Id
END
END