diff options
author | tristantheb <tristantheb@gmail.com> | 2021-04-21 16:21:07 +0200 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-04-22 00:40:28 +0800 |
commit | e9bb21320278d88f6795525b4bb6c91b90711fcc (patch) | |
tree | 954e9ca33c74f55cacebf9929ba640caf0b88c4c /files/zh-tw/web/api/file | |
parent | 3c2908eafe5aacd2b98c1b4e23a8da28a120dbeb (diff) | |
download | translated-content-e9bb21320278d88f6795525b4bb6c91b90711fcc.tar.gz translated-content-e9bb21320278d88f6795525b4bb6c91b90711fcc.tar.bz2 translated-content-e9bb21320278d88f6795525b4bb6c91b90711fcc.zip |
KS: Removal of the least used macros
Diffstat (limited to 'files/zh-tw/web/api/file')
-rw-r--r-- | files/zh-tw/web/api/file/using_files_from_web_applications/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-tw/web/api/file/using_files_from_web_applications/index.html b/files/zh-tw/web/api/file/using_files_from_web_applications/index.html index 52bd1928b3..cf9719ccd2 100644 --- a/files/zh-tw/web/api/file/using_files_from_web_applications/index.html +++ b/files/zh-tw/web/api/file/using_files_from_web_applications/index.html @@ -407,5 +407,3 @@ function handleFiles(files) { <li><a href="/en/Extensions/Using_the_DOM_File_API_in_chrome_code" title="en/Extensions/Using the DOM File API in chrome code">Using the DOM File API in chrome code</a></li> <li><code>{{domxref("XMLHttpRequest")}}</code></li> </ul> - -<p>{{ HTML5ArticleTOC() }}</p> |