diff --git a/.idea/misc.xml b/.idea/misc.xml index 47478b9..758539d 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/src/Main.java b/src/Main.java index a1fb330..a3739fb 100644 --- a/src/Main.java +++ b/src/Main.java @@ -31,6 +31,6 @@ public static void main(String[] args) { System.out.println(movieByTitle.getTitle()); System.out.println("로그인 구현 완료!"); - + System.out.println("정지수 test"); } } \ No newline at end of file