From 8e872f733c379aec148c2adba73bf15738fa5614 Mon Sep 17 00:00:00 2001 From: Tim Rollet Date: Tue, 10 Oct 2017 02:00:12 -0400 Subject: [PATCH] Remove an extra roo-line. --- src/roosay.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/roosay.js b/src/roosay.js index c760519..966b88c 100644 --- a/src/roosay.js +++ b/src/roosay.js @@ -13,8 +13,7 @@ __/ _\\ // '~( '~ )// _\\ '}/ - \\"--~(/ - `; + \\"--~(/`; function lineify(maxLen) { function bar([word, ...words], [line, ...lines]) {