jshint fixes

This commit is contained in:
Joe Fiorini 2015-05-14 16:22:58 -04:00
parent 83932ae9e5
commit 42dbe5f0b5

View File

@ -1,3 +1,5 @@
/* jshint unused: vars */
export default function() {
return function(scope, element, attrs) {
element.tooltip();