remove redundant code

This commit is contained in:
SowinskiBraeden committed 2025-04-01 15:53:26 -07:00
1 parent bc5a04116c
commit b2c86ec9b6
1 file changed
-2
-2
View File
@@ -1,7 +1,5 @@
package ca.bcit.comp1510.lab11; package ca.bcit.comp1510.lab11;
import java.lang.NumberFormatException;
/** /**
* Average with command line args. * Average with command line args.
* @author Braeden Sowinski * @author Braeden Sowinski