Skip to content

Commit 9810ec1

Browse files
committed
Drop unused field
1 parent 7ca1be9 commit 9810ec1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

GitFlowVersion/VersionForDirectoryFinder.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ namespace GitFlowVersion
44

55
public class VersionForRepositoryFinder
66
{
7-
public SemanticVersion SemanticVersion;
8-
97
public VersionAndBranch GetVersion(Repository repository)
108
{
119
var gitFlowVersionFinder = new GitVersionFinder();

0 commit comments

Comments
 (0)