Skip to content

Commit ce82e7c

Browse files
techknowlogickstrk
authored andcommitted
Update repo.go
1 parent fc1401a commit ce82e7c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

models/repo.go

-2
Original file line numberDiff line numberDiff line change
@@ -497,8 +497,6 @@ func (repo *Repository) ComposeMetas() map[string]string {
497497
default:
498498
metas["style"] = markup.IssueNameStyleNumeric
499499
}
500-
metas["format"] = unit.ExternalTrackerConfig().ExternalTrackerFormat
501-
metas["regexp"] = unit.ExternalTrackerConfig().ExternalTrackerRegexpPattern
502500
}
503501

504502
repo.MustOwner()

0 commit comments

Comments
 (0)