Skip to content

Commit 7e54e7b

Browse files
DharshanBJbgavrilMS
authored andcommitted
update
1 parent 7b11e68 commit 7e54e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/Microsoft.Identity.Client.Desktop/WebView2WebUi/WebView2WebUi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// Copyright (c) Microsoft Corporation. All rights reserved.
22
// Licensed under the MIT License.
3-
43
using System;
54
using System.Collections.Generic;
65
using System.Linq;
@@ -161,6 +160,7 @@ await Task.Factory.StartNew(
161160
}
162161

163162
return result;
163+
164164
}
165165

166166
public Uri UpdateRedirectUri(Uri redirectUri)

0 commit comments

Comments
 (0)