Skip to content

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
tingxuanp committed Oct 26, 2024
1 parent 2a0d378 commit 73d8769
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ public class UnassignVendorCommand extends Command {
+ "as it still has a task.";

public static final String MESSAGE_UNASSIGN_VENDOR_FAILURE_NOT_VENDOR = "%1$s is not a vendor.";

private final Index targetIndex;

/**
Expand Down

0 comments on commit 73d8769

Please sign in to comment.