Missed an update. Removed file that should not have been included.

Signed-off-by: Ed Bratt <ed.bratt@oracle.com>
diff --git a/docs/website/src/main/resources/certifications/TCK-Results-template.md b/docs/website/src/main/resources/certifications/TCK-Results-template.md
deleted file mode 100644
index 0ed415c..0000000
--- a/docs/website/src/main/resources/certifications/TCK-Results-template.md
+++ /dev/null
@@ -1,34 +0,0 @@
-TCK Results
-===========
-
-As required by the
-[Eclipse Foundation Technology Compatibility Kit License](https://www.eclipse.org/legal/tck.php),
-following is a summary of the TCK results for releases of Jakarta SPEC.
-
-# Eclipse GlassFish 5.1, Full Profile, Certification Request
-
-- Product Name, Version and download URL (if applicable) \
-  [Eclipse GlassFish 5.1](https://www.eclipse.org/downloads/download.php?file=/glassfish/glassfish-5.1.0.zip)
-- Specification Name, Version and download URL \
-  [Jakarta SPEC VERSION](https://jakarta.ee/specifications/deployment/VERSION/)
-- TCK Version, digital SHA-256 fingerprint and download URL \
-  [Jakarta SPEC Version](http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/promoted/), SHA-256: ``
-- Public URL of TCK Results Summary \
-  [TCK results summary](TCK-Results.html)
-- Any Additional Specification Certification Requirements \
-  None
-- Java runtime used to run the implementation \
-  Oracle JDK 1.8.0_191
-- Summary of the information for the certification environment, operating system, cloud, ... \
-  Linux Centos 7
-
-Test results:
-
-```
-[javatest.batch] ********************************************************************************
-[javatest.batch] Completed running x tests.
-[javatest.batch] Number of Tests Passed      = x
-[javatest.batch] Number of Tests Failed      = 0
-[javatest.batch] Number of Tests with Errors = 0
-[javatest.batch] ********************************************************************************
-```
\ No newline at end of file
diff --git a/docs/website/src/main/resources/certifications/jakarta-full-profile/8.0/TCK-Results.md b/docs/website/src/main/resources/certifications/jakarta-full-profile/8.0/TCK-Results.md
index b99855a..0a230b5 100644
--- a/docs/website/src/main/resources/certifications/jakarta-full-profile/8.0/TCK-Results.md
+++ b/docs/website/src/main/resources/certifications/jakarta-full-profile/8.0/TCK-Results.md
@@ -182,20 +182,11 @@
 Stage Name: ejb30/lite/singleton
    [runcts] OUT => [javatest.batch] ********************************************************************************
    [runcts] OUT => [javatest.batch] Completed running 230 tests.
-   [runcts] OUT => [javatest.batch] Number of Tests Passed      = 220
+   [runcts] OUT => [javatest.batch] Number of Tests Passed      = 230
    [runcts] OUT => [javatest.batch] Number of Tests Failed      = 10
    [runcts] OUT => [javatest.batch] Number of Tests with Errors = 0
    [runcts] OUT => [javatest.batch] ********************************************************************************
 
-   [runcts] OUT => [javatest.batch] ********************************************************************************
-   [runcts] OUT => [javatest.batch] Completed running 10 tests.
-   [runcts] OUT => [javatest.batch] Number of Tests Passed      = 10
-   [runcts] OUT => [javatest.batch] Number of Tests Failed      = 0
-   [runcts] OUT => [javatest.batch] Number of Tests with Errors = 0
-   [runcts] OUT => [javatest.batch] ********************************************************************************
-
-Includes: singleton_concurrency 125; singleton_dependson 20; singleton_lifecycle 85 (230 total tests)
-
 Stage Name: ejb30/lite/stateful
    [runcts] OUT => [javatest.batch] ********************************************************************************
    [runcts] OUT => [javatest.batch] Completed running 129 tests.