Skip to content

Commit

Permalink
Update EditCommandParser.java
Browse files Browse the repository at this point in the history
Attempt to fix trailing whitespace
  • Loading branch information
Darren-Tung committed Oct 9, 2024
1 parent 8b2048c commit 10eb393
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
* Parses input arguments and creates a new EditCommand object
*/
public class EditCommandParser implements Parser<EditCommand> {

/**
* Parses the given {@code String} of arguments in the context of the
* EditCommand
Expand Down

0 comments on commit 10eb393

Please sign in to comment.