Skip to content

Commit 97dc3aa

Browse files
committed
Fix build
1 parent cb47baf commit 97dc3aa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/AasSecurity/SecurityService.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,6 @@ private string HandleBearerToken(string? bearerToken, ref string user, ref bool
606606
else
607607
{
608608
Console.WriteLine($"Did not receive token in token exchange 3 response content: {content}");
609-
n
610609
}
611610
}
612611
}

0 commit comments

Comments
 (0)