Skip to content

Commit

Permalink
fix: add suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Rueian <[email protected]>
  • Loading branch information
SoulPancake and rueian authored Jun 25, 2024
1 parent b2f189a commit bf22596
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 bf22596

Please sign in to comment.