Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
tronxd committed Mar 7, 2024
1 parent a37b7c1 commit 4a2e39d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/common/tagging/gittag/git_tag_group.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ import (
"github.com/pmezard/go-difflib/difflib"
)

const gitPrefix = "git_"

type TagGroup struct {
tagging.TagGroup
GitService *gitservice.GitService
Expand Down

0 comments on commit 4a2e39d

Please sign in to comment.