Skip to content

Commit 9959df0

Browse files
committed
remove trace code
1 parent 45d1c89 commit 9959df0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

models/webhook_discord.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,6 @@ func getDiscordPushPayload(p *api.PushPayload, meta *DiscordMeta) (*DiscordPaylo
142142
}
143143
}
144144

145-
fmt.Println(text)
146-
147145
return &DiscordPayload{
148146
Username: meta.Username,
149147
AvatarURL: meta.IconURL,

0 commit comments

Comments
 (0)