mirror of
https://github.com/bitwarden/server
synced 2025-12-25 20:53:16 +00:00
Resolved PR comments, spacing and controller code-line reversion
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
CREATE PROCEDURE [dbo].[Cipher_SoftDelete]
|
||||
@Ids AS [dbo].[GuidIdArray] READONLY,
|
||||
@Ids AS [dbo].[GuidIdArray] READONLY,
|
||||
@UserId AS UNIQUEIDENTIFIER
|
||||
AS
|
||||
BEGIN
|
||||
|
||||
Reference in New Issue
Block a user