diff options
Diffstat (limited to 'src/scenario/Matcher.js')
| -rw-r--r-- | src/scenario/Matcher.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scenario/Matcher.js b/src/scenario/Matcher.js index 326bb948..62f094c8 100644 --- a/src/scenario/Matcher.js +++ b/src/scenario/Matcher.js @@ -15,7 +15,6 @@ Matcher.addMatcher = function(name, matcher) { done(); } ); - dump('future added'); }; }; |
