Remove stale files from repository

This code is not used anywhere, hence removing.

Change-Id: Ifeb54e140c80b0cd76994abca0c80f15bf1aebb6
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/.project b/.project
deleted file mode 100644
index c81831e..0000000
--- a/.project
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>openbmc-test-automation</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.python.pydev.PyDevBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.python.pydev.pythonNature</nature>
-	</natures>
-</projectDescription>
diff --git a/.pydevproject b/.pydevproject
deleted file mode 100644
index 08ea93f..0000000
--- a/.pydevproject
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><?eclipse-pydev version="1.0"?><pydev_project>
-<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
-<path>/${PROJECT_DIR_NAME}</path>
-</pydev_pathproperty>
-<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property>
-<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
-</pydev_project>
\ No newline at end of file
diff --git a/tests/data.json b/tests/data.json
deleted file mode 100755
index 7bfd886..0000000
--- a/tests/data.json
+++ /dev/null
@@ -1 +0,0 @@
-{"two": 2, "one": 1}