diff --git a/lib/PuppeteerSharp.Tests/PageTests/QueryObjectsTests.cs b/lib/PuppeteerSharp.Tests/PageTests/QueryObjectsTests.cs index a2d24d5a2..6bb6dde24 100644 --- a/lib/PuppeteerSharp.Tests/PageTests/QueryObjectsTests.cs +++ b/lib/PuppeteerSharp.Tests/PageTests/QueryObjectsTests.cs @@ -1,6 +1,4 @@ -using System.Runtime.Remoting; using System.Threading.Tasks; -using Microsoft.AspNetCore.Mvc.RazorPages; using PuppeteerSharp.Tests.Attributes; using PuppeteerSharp.Xunit; using Xunit;