Skip to content

Commit 08dcca9

Browse files
author
Adam Bradley
committed
fix jshint
1 parent 0421b7b commit 08dcca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/utils/poly.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
}
3333

3434
self.className = classes.join(" ");
35-
}
35+
};
3636
}
3737

3838
return {

0 commit comments

Comments
 (0)