diff --git a/api/RTCIceCandidateType.json b/api/RTCIceCandidateType.json
deleted file mode 100644
index d3a8a243e768c5..00000000000000
--- a/api/RTCIceCandidateType.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "api": {
- "RTCIceCandidateType": {
- "__compat": {
- "mdn_url": "https://developer.mozilla.org/docs/Web/API/RTCIceCandidateType",
- "spec_url": "https://w3c.github.io/webrtc-pc/#dom-rtcicecandidatetype",
- "support": {
- "chrome": {
- "version_added": false,
- "notes": "An RTCIceCandidate
object's type
is not maintained by this browser."
- },
- "chrome_android": {
- "version_added": false,
- "notes": "An RTCIceCandidate
object's type
is not maintained by this browser."
- },
- "edge": {
- "version_added": false,
- "notes": "An RTCIceCandidate
object's type
is not maintained by this browser."
- },
- "firefox": {
- "version_added": false,
- "notes": "An RTCIceCandidate
object's type
is not maintained by this browser."
- },
- "firefox_android": {
- "version_added": false,
- "notes": "An RTCIceCandidate
object's type
is not maintained by this browser."
- },
- "ie": {
- "version_added": false
- },
- "opera": {
- "version_added": null
- },
- "opera_android": {
- "version_added": null
- },
- "safari": {
- "version_added": null
- },
- "safari_ios": {
- "version_added": null
- },
- "samsunginternet_android": {
- "version_added": false,
- "notes": "An RTCIceCandidate
object's type
is not maintained by this browser."
- },
- "webview_android": {
- "version_added": false,
- "notes": "An RTCIceCandidate
object's type
is not maintained by this browser."
- }
- },
- "status": {
- "experimental": false,
- "standard_track": true,
- "deprecated": false
- }
- }
- }
- }
-}