diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/classes/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/classes/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/zh-cn/web/javascript/reference/classes/index.html b/files/zh-cn/web/javascript/reference/classes/index.html index 55bc4d0937..643b672fe7 100644 --- a/files/zh-cn/web/javascript/reference/classes/index.html +++ b/files/zh-cn/web/javascript/reference/classes/index.html @@ -446,7 +446,3 @@ class Bar extends calculatorMixin(randomizerMixin(Foo)) { }</pre> <li><a href="https://hacks.mozilla.org/2015/07/es6-in-depth-classes/">Blog post: "ES6 In Depth: Classes"</a></li> <li><a href="https://github.com/tc39/proposal-class-fields">Fields and public/private class properties proposal (stage 3)</a></li> </ul> - -<div id="gtx-trans" style="position: absolute; left: 160px; top: 11337px;"> -<div class="gtx-trans-icon"></div> -</div> |