From 08a6d90750dc3fa97ba1a081466e92917df90392 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Sun, 29 Jun 2014 17:51:21 -0700 Subject: [PATCH] Satisfy linter. --- recentrunes.js | 1 - 1 file changed, 1 deletion(-) diff --git a/recentrunes.js b/recentrunes.js index 656d822..869592a 100644 --- a/recentrunes.js +++ b/recentrunes.js @@ -612,7 +612,6 @@ rr.ZeroOrMore = function(child) { /* ============ Convenience factories ============ */ - /** * @return {rr.SequentialPair_|rr.typeMatcher} */