Bug 576432 - [16] [quickfix] Provide quick fix to create a new Record
when suggesting new types

Delete .project file, which was added accidentally

Change-Id: Id2d3ec50517475ad72e010405f3b26b1b37e8ed2
Signed-off-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
Reviewed-on: https://git.eclipse.org/r/c/jdt/eclipse.jdt.ui/+/187078
Tested-by: JDT Bot <jdt-bot@eclipse.org>
diff --git a/.project b/.project
deleted file mode 100644
index 3170ca8..0000000
--- a/.project
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<projectDescription>

-	<name>eclipse.jdt.ui</name>

-	<comment></comment>

-	<projects>

-	</projects>

-	<buildSpec>

-	</buildSpec>

-	<natures>

-	</natures>

-</projectDescription>