aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/web/javascript/reference/statements
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-tw/web/javascript/reference/statements')
-rw-r--r--files/zh-tw/web/javascript/reference/statements/const/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-tw/web/javascript/reference/statements/const/index.html b/files/zh-tw/web/javascript/reference/statements/const/index.html
index 831a69155c..738d280ce8 100644
--- a/files/zh-tw/web/javascript/reference/statements/const/index.html
+++ b/files/zh-tw/web/javascript/reference/statements/const/index.html
@@ -116,8 +116,6 @@ MY_ARRAY = ['B'];</pre>
<h2 id="瀏覽器相容性">瀏覽器相容性</h2>
-<div class="hidden">本頁面中的相容性表格是從結構性資料產生. 如果您像要提供資料,請先查看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 並寄給我們取得的請求。</div>
-
<p>{{Compat("javascript.statements.const")}}</p>
<h2 id="參閱">參閱</h2>