Remove dead code

This commit is contained in:
Daniel Imms
2017-02-27 12:52:54 -08:00
parent 356d86ae74
commit f6dafee748
-7
View File
@@ -87,13 +87,6 @@ export interface LinkMatcherOptions {
validationCallback?: LinkMatcherValidationCallback;
}
/**
*
* @param a
*/
function a(a) {
}
/**
* Handles actions generated by the parser.
*/