Skip to content
Snippets Groups Projects
Commit 961c7c49 authored by ArktikHunter's avatar ArktikHunter
Browse files

Merge remote-tracking branch 'origin/front' into front

parents 5b9cb65e 7cf10e52
No related branches found
No related tags found
No related merge requests found
......@@ -94,6 +94,7 @@ public class UserThread extends Thread {
exception.printStackTrace();
}
}
break;
case "removeEmployee":
try {
int employeeID = Integer.parseInt(args[1]);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment