소스 검색

Cleaned up commented out code

Lara Luu 10 년 전
부모
커밋
8d6011ee6b
2개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. BIN
      Lab1/bin/ListWork.class
  2. 0 3
      Lab1/src/ListWork.java

BIN
Lab1/bin/ListWork.class


+ 0 - 3
Lab1/src/ListWork.java

@@ -46,10 +46,7 @@ public class ListWork
 				
 			}
 		}
-		//if (scannerRead.hasNextLine())
-		//{
 			scannerRead.nextLine();
-		//}
 		
 		System.out.println("Would you like to search through this array? (y/n)");
 		while(true) //()