aboutsummaryrefslogtreecommitdiff
path: root/script/showPost.js
diff options
context:
space:
mode:
Diffstat (limited to 'script/showPost.js')
-rw-r--r--script/showPost.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/showPost.js b/script/showPost.js
index 07a9719..75ffa1c 100644
--- a/script/showPost.js
+++ b/script/showPost.js
@@ -6,4 +6,3 @@ function showPost(id) {
6 post.style.display = "none"; 6 post.style.display = "none";
7 } 7 }
8} 8}
9