summaryrefslogtreecommitdiff
path: root/lib/videos.js
diff options
context:
space:
mode:
authorprzemyslawpluta <przemekpluta@hotmail.com>2014-04-26 18:48:38 +0100
committerprzemyslawpluta <przemekpluta@hotmail.com>2014-04-26 18:48:38 +0100
commit6c43da1a405aead542f065b8e0139385003c9d8c (patch)
treeb8165522b155c934b0077289fcac31dfdb4a1d42 /lib/videos.js
parente730aeda71d73dbe514e534251c2fed92bc40d7c (diff)
downloadmongo-edu-6c43da1a405aead542f065b8e0139385003c9d8c.zip
enhancement
version bump cleanup newline at eof
Diffstat (limited to 'lib/videos.js')
-rw-r--r--lib/videos.js2
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
+};