Fix name in RequestMessageHeaderMatcher

This commit is contained in:
Stef Heyenrath
2026-05-03 09:41:25 +02:00
parent f8d3b51fbc
commit f9df0d0ee9
2 changed files with 1 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
// Copyright © WireMock.Net
using Stef.Validation;
using System.Linq;
namespace WireMock.Matchers.Request;