Skip to content

Commit

Permalink
delete unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
sho0126hiro committed Mar 17, 2023
1 parent e6cd1c8 commit 416501f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/internal/model/slack_message.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ package model

type SlackMessage struct {
ChannelID string
Timestamp string
Reactions []*SlackReaction
}

Expand Down

0 comments on commit 416501f

Please sign in to comment.