remove logging

This commit is contained in:
yaur 2015-01-28 18:37:07 -05:00
parent 30f9188090
commit dc39a55cf8

View file

@ -104,7 +104,6 @@ module.exports = class LevelGuideView extends CocoView
setupVideoPlayer: () ->
return unless @helpVideos.length > 0
console.log(@helpVideos[@helpVideosIndex].url)
helpVideoURL = fixupUri(@helpVideos[@helpVideosIndex].url)
@setupVimeoVideoPlayer helpVideoURL