瀏覽代碼

Cleaned up commented out code

Lara Luu 10 年之前
父節點
當前提交
8d6011ee6b
共有 2 個文件被更改,包括 0 次插入3 次删除
  1. 二進制
      Lab1/bin/ListWork.class
  2. 0 3
      Lab1/src/ListWork.java

二進制
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) //()