x/vulndb: delete GO-2021-0141, which is a duplicate of GO-2021-0224

For golang/vulndb#141
For golang/vulndb#224

Change-Id: I147e739e2b105e50ff1ca77086de431acd1ff1eb
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/421417
Reviewed-by: Julie Qiu <julieqiu@google.com>
diff --git a/reports/GO-2021-0141.yaml b/reports/GO-2021-0141.yaml
deleted file mode 100644
index 6cd8d1c..0000000
--- a/reports/GO-2021-0141.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
-packages:
-  - module: std
-    package: net/http
-    symbols:
-      - expectContinueReader.Read
-    versions:
-      - fixed: 1.13.13
-      - introduced: 1.14.0
-        fixed: 1.14.5
-description: |
-    A Go HTTP server which reads from the request body while
-    simultaneously writing a response can panic when clients
-    send a "Expect: 100-continue" header.
-published: 2022-01-04T18:16:23Z
-cves:
-  - CVE-2020-15586
-credit: Mikael Manukyan
-links:
-    pr: https://go.dev/cl/242598
-    commit: https://go.googlesource.com/go/+/fa98f46741f818913a8c11b877520a548715131f
-    context:
-      - https://go.dev/issue/34902
-      - https://groups.google.com/g/golang-announce/c/XZNfaiwgt2w/m/E6gHDs32AQAJ