Code cleanup.

This commit is contained in:
ccd0 2014-12-20 17:21:30 -08:00
parent 576e26c276
commit 42c59df4e1
2 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,6 @@ module.exports = (grunt) ->
nonstandard: true
# XXX Temporarily suppress lots of existing warnings until we fix them.
'-W018': true
'-W027': true
'-W044': true
'-W053': true
'-W084': true

View File

@ -329,6 +329,7 @@ Linkify =
$.extend el, <%= html('<audio controls><source type="audio/ogg" src="https://mediacru.sh/${a.dataset.uid}.ogg"></audio>') %>
else
el.textContent = "ERROR: No valid filetype."
return
el
,
key: 'pastebin'