We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f255ed commit f777b7eCopy full SHA for f777b7e
src/collegeapplication/login/LoginPanel.java
@@ -23,6 +23,7 @@
23
import collegeapplication.faculty.Faculty;
24
import collegeapplication.faculty.FacultyData;
25
import collegeapplication.faculty.FacultyMain;
26
+import collegeapplication.common.UserData;
27
import collegeapplication.student.Student;
28
import collegeapplication.student.StudentData;
29
import collegeapplication.student.StudentMain;
0 commit comments