Commit da90d08
remove unused local (#41226)
* remove unused local
issue #30457
remove unused local variable fullPath at line 415
* Update src/libraries/System.Security.Cryptography.X509Certificates/src/System/Security/Cryptography/X509Certificates/X509Certificate2.cs
Co-authored-by: Kevin Gosse <[email protected]>
Co-authored-by: Kevin Gosse <[email protected]>1 parent 0f107d1 commit da90d08
File tree
1 file changed
+1
-1
lines changed- src/libraries/System.Security.Cryptography.X509Certificates/src/System/Security/Cryptography/X509Certificates
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
415 | | - | |
| 415 | + | |
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
| |||
0 commit comments