mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 05:00:19 -05:00
remove console log
This commit is contained in:
parent
de80139851
commit
68bd755dc5
@ -50,7 +50,6 @@ namespace Bit.Server
|
||||
{
|
||||
OnPrepareResponse = ctx =>
|
||||
{
|
||||
System.Console.WriteLine("Path: " + ctx.Context.Request.Path.Value);
|
||||
if(!ctx.Context.Request.Path.HasValue)
|
||||
{
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user