summaryrefslogtreecommitdiff
path: root/integer_sum_from_neighbours/NeighbourSum.java
diff options
context:
space:
mode:
Diffstat (limited to 'integer_sum_from_neighbours/NeighbourSum.java')
-rw-r--r--integer_sum_from_neighbours/NeighbourSum.java7
1 files changed, 0 insertions, 7 deletions
diff --git a/integer_sum_from_neighbours/NeighbourSum.java b/integer_sum_from_neighbours/NeighbourSum.java
deleted file mode 100644
index 364a3dd..0000000
--- a/integer_sum_from_neighbours/NeighbourSum.java
+++ /dev/null
@@ -1,7 +0,0 @@
-package PACKAGE_NAME;
-
-/**
- * Created by koen on 12/11/16.
- */
-public class NeighbourSum {
-}