diff options
Diffstat (limited to 'Week6/src/week6')
-rw-r--r-- | Week6/src/week6/Week6.java | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/Week6/src/week6/Week6.java b/Week6/src/week6/Week6.java deleted file mode 100644 index 832b947..0000000 --- a/Week6/src/week6/Week6.java +++ /dev/null @@ -1,21 +0,0 @@ -/* - * To change this license header, choose License Headers in Project Properties. - * To change this template file, choose Tools | Templates - * and open the template in the editor. - */ -package week6; - -/** - * - * @author camilstaps - */ -public class Week6 { - - /** - * @param args the command line arguments - */ - public static void main(String[] args) { - // TODO code application logic here - } - -} |