diff options
author | przemyslawpluta <przemekpluta@hotmail.com> | 2014-04-26 18:48:38 +0100 |
---|---|---|
committer | przemyslawpluta <przemekpluta@hotmail.com> | 2014-04-26 18:48:38 +0100 |
commit | 6c43da1a405aead542f065b8e0139385003c9d8c (patch) | |
tree | b8165522b155c934b0077289fcac31dfdb4a1d42 /lib/videos.js | |
parent | e730aeda71d73dbe514e534251c2fed92bc40d7c (diff) | |
download | mongo-edu-6c43da1a405aead542f065b8e0139385003c9d8c.zip |
enhancement
version bump
cleanup
newline at eof
Diffstat (limited to 'lib/videos.js')
-rw-r--r-- | lib/videos.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/videos.js b/lib/videos.js index eb22c29..48327ac 100644 --- a/lib/videos.js +++ b/lib/videos.js @@ -275,4 +275,4 @@ module.exports = { callback(null, out, true); }); } -};
\ No newline at end of file +}; |