mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 07:36:14 -05:00
fix: added new lines at end of files
This commit is contained in:
@ -50,4 +50,4 @@ BEGIN
|
||||
WHERE [UserId] = @UserId
|
||||
AND [CreationDate] >= DATEADD(MINUTE, -@ExpirationMinutes, GETUTCDATE())
|
||||
END
|
||||
GO
|
||||
GO
|
||||
|
Reference in New Issue
Block a user