Skip to content

Commit c339a45

Browse files
Update Employee.java
1 parent e42bb23 commit c339a45

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Employee.java

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// NAME: Ehtisham Naveed
2-
// Reg. No.: 597-FBAS/BSIT4/F20
3-
//**********************************
4-
51
package ACP.Employee;
62
import javax.swing.*;
73
import java.io.*;
@@ -1062,4 +1058,4 @@ public void update_Record_Information(final int required_id)
10621058
}
10631059
}
10641060
// **********************************************************************************************************
1065-
}
1061+
}

0 commit comments

Comments
 (0)