diff options
Diffstat (limited to 'Week14 Route 66/src/com/camilstaps/route66/Week14Route66.java')
-rw-r--r-- | Week14 Route 66/src/com/camilstaps/route66/Week14Route66.java | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/Week14 Route 66/src/com/camilstaps/route66/Week14Route66.java b/Week14 Route 66/src/com/camilstaps/route66/Week14Route66.java deleted file mode 100644 index 30b7bd2..0000000 --- a/Week14 Route 66/src/com/camilstaps/route66/Week14Route66.java +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Copyright (c) 2015 Camil Staps - */ -package com.camilstaps.route66; - -/** - * - * @author camilstaps - */ -public class Week14Route66 { - - /** - * @param args the command line arguments - */ - public static void main(String[] args) { - // TODO code application logic here - } - -} |