Remove various double empty newlines
[lhc/web/wiklou.git] / resources / src / jquery.tipsy / jquery.tipsy.js
index 29b7490..2c6a588 100644 (file)
             }
         },
 
-
         fixTitle: function() {
             var $e = this.$element;
             if ($e.attr('title') || typeof($e.attr('original-title')) != 'string') {