We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d5ea0 commit 989e774Copy full SHA for 989e774
src/X.Web.PagedList/Fluent/HtmlPagerExtensions.cs
@@ -3,7 +3,6 @@
3
using Microsoft.AspNetCore.Html;
4
using Microsoft.AspNetCore.Mvc.Rendering;
5
using X.PagedList;
6
-using X.PagedList.Extensions;
7
8
namespace X.Web.PagedList.Fluent;
9
0 commit comments