diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2013-02-09 15:37:46 -0800 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2013-02-09 15:37:46 -0800 |
commit | b40457114a6f5796229357555c80dfef74937a40 (patch) | |
tree | 21669b29bba7c64a0a030cf50aaabad92cc11a27 /js/scores.js | |
parent | 519b360a15bfdeb1aa5cc560281f97def797050a (diff) | |
download | pathery-b40457114a6f5796229357555c80dfef74937a40.tar.xz |
Code cleanup / deletions.
Diffstat (limited to 'js/scores.js')
-rw-r--r-- | js/scores.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/js/scores.js b/js/scores.js index c327fe2..47a37c3 100644 --- a/js/scores.js +++ b/js/scores.js @@ -480,6 +480,3 @@ function membersFormatPage(JO) { p = p+"</table>";
return p;
}
-
-
-
|