diff options
author | kibigo! <marrus-sh@users.noreply.github.com> | 2017-07-14 11:13:02 -0700 |
---|---|---|
committer | kibigo! <marrus-sh@users.noreply.github.com> | 2017-07-16 17:13:16 -0700 |
commit | d0aad1ac854eaa53f9b7d38cc8dd90e289790629 (patch) | |
tree | 492c5fbc81bfb6dee10017814afb14d5ef549f27 /app/javascript/glitch/util | |
parent | 21b04af524888fea134cc7dfa04e1203ede0427a (diff) |
Documentation and cleanup
Diffstat (limited to 'app/javascript/glitch/util')
-rw-r--r-- | app/javascript/glitch/util/bio_metadata.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/javascript/glitch/util/bio_metadata.js b/app/javascript/glitch/util/bio_metadata.js index c5e87f356..0c8195e9d 100644 --- a/app/javascript/glitch/util/bio_metadata.js +++ b/app/javascript/glitch/util/bio_metadata.js @@ -1,7 +1,7 @@ /* `util/bio_metadata` -======================== +=================== > For more information on the contents of this file, please contact: > @@ -26,7 +26,7 @@ functions are: */ - /* * * * */ +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /*********************************************************************\ |