Skip to content

Commit 065d6f7

Browse files
committed
Fix warning
1 parent e65eded commit 065d6f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GitVersion.Core/VersionCalculation/VersionSearchStrategies/TaggedCommitVersionStrategy.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
using GitVersion.Core;
33
using GitVersion.Extensions;
44
using GitVersion.Logging;
5-
using static GitVersion.Core.RegexPatterns;
65

76
namespace GitVersion.VersionCalculation;
87

0 commit comments

Comments
 (0)