mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore(dotnet): remove nullable compiler directives (#36128)
This commit is contained in:
parent
a6f71a6740
commit
9d40340099
@ -35,10 +35,6 @@ using System.Text.RegularExpressions;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
#nullable enable
|
||||
|
||||
namespace Microsoft.Playwright;
|
||||
|
||||
[CONTENT]
|
||||
|
||||
#nullable disable
|
||||
|
Loading…
x
Reference in New Issue
Block a user