Browse Source

Remove an extra roo-line.

pull/1/head
Tim Rollet 6 years ago
parent
commit
8e872f733c
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      src/roosay.js

+ 1
- 2
src/roosay.js View File

@ -13,8 +13,7 @@
__/ _\\ //
'~( '~ )//
_\\ '}/
\\"--~(/
`;
\\"--~(/`;
function lineify(maxLen) {
function bar([word, ...words], [line, ...lines]) {

Loading…
Cancel
Save