Skip to content

Commit 7512537

Browse files
committed
Resolve checkstyle errors
1 parent 8f258fc commit 7512537

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/command/Process.java

+1
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ public void deletePayee(String input, HashMap<String, Payee> managermap, Ui ui)
382382
ui.exceptionMessage(" ☹ OOPS!!! There is no payee with that name yet, please add the payee first!");
383383
}
384384
}
385+
385386
/**
386387
* process the invoice command, set invoice status as true, update invoice value and set the deadline.
387388
* INPUT FORMAT: invoice id i/invoice_num

0 commit comments

Comments
 (0)