Skip to content

Commit 5c4e6c4

Browse files
author
Anthony Lie
committed
Fix trailing whitespace
1 parent de01252 commit 5c4e6c4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/seedu/address/logic/commands/TagCommand.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
public class TagCommand extends Command {
1818

1919
public static final String COMMAND_WORD = "tag";
20-
2120
public static final String MESSAGE_USAGE = COMMAND_WORD + ": Adds a tag to the HelleFile's address book. "
2221
+ "\nParameters: "
2322
+ PREFIX_TAG_NAME + "TAG_NAME "

0 commit comments

Comments
 (0)