aboutsummaryrefslogtreecommitdiff
path: root/apcs/Driver.java
diff options
context:
space:
mode:
Diffstat (limited to 'apcs/Driver.java')
-rw-r--r--apcs/Driver.java6
1 files changed, 1 insertions, 5 deletions
diff --git a/apcs/Driver.java b/apcs/Driver.java
index feb87a2..eba7238 100644
--- a/apcs/Driver.java
+++ b/apcs/Driver.java
@@ -12,11 +12,7 @@ public class Driver
public static void main(String[] args)
{
- System.out.println("test");
- //test
- //test from cellular data again
- //tt
- //test from school wifi
+
}
}