Skip to content

Commit

Permalink
Merge branch 'ab/send-discard-cmd' of https://github.com/SoulPancake/…
Browse files Browse the repository at this point in the history
…rueidis into ab/send-discard-cmd
  • Loading branch information
SoulPancake committed Jun 26, 2024
2 parents ca3b725 + bf22596 commit aa38ab6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/cmds/cmds.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ var (
// DiscardCmd is predefined DISCARD
DiscardCmd = Completed{
cs: newCommandSlice([]string{"DISCARD"}),
cf: noRetTag,
}
)

Expand Down

0 comments on commit aa38ab6

Please sign in to comment.