Removing unused cell definition.

Change-Id: I3a65c225501b5137e6957e76163972eef6cfe33e
diff --git a/tools/test/cells/aaron_local_cell b/tools/test/cells/aaron_local_cell
deleted file mode 100644
index e3b5f73..0000000
--- a/tools/test/cells/aaron_local_cell
+++ /dev/null
@@ -1,10 +0,0 @@
-# Local VirtualBox-based ONOS instances 1,2 & ONOS mininet box
-
-export ONOS_NIC=192.168.56.*
-export OC1="192.168.56.101"
-export OC2="192.168.56.102"
-export OC3="192.168.56.103"
-export OCN="192.168.56.100"
-
-export ONOS_USE_SSH=true
-export ONOS_APPS="drivers,openflow,fwd,proxyarp,mobility"