Fixed lint issues

This commit is contained in:
Adrian Hall
2017-08-11 13:01:18 -07:00
parent 25df9777a1
commit a0e14262fd

View File

@@ -5657,7 +5657,7 @@ export interface Dimensions {
/**
* Remove an event listener
*
*
* @param {string} type the type of event
* @param {function} handler the event handler
*/