Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
jazanne committed Mar 25, 2024
1 parent e1cd387 commit 60035a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion comments/comments.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ func isNil(a interface{}) bool {

func githubFlagComment(flag ldapi.FeatureFlag, aliases []string, added, extinct bool, config *lcr.Config) (string, error) {
commentTemplate := Comment{
Flag: flag,
FlagKey: flag.Key,
FlagName: flag.Name,
Archived: flag.Archived,
Expand Down

0 comments on commit 60035a2

Please sign in to comment.