Skip to content

Commit

Permalink
Update tools/license2rtf.mjs
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
  • Loading branch information
F3n67u and aduh95 committed May 22, 2022
1 parent e31032d commit 15540c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/license2rtf.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,6 @@ class RtfGenerator extends Stream {
}
}

const stdin = process.stdin;
const stdout = process.stdout;

stdin.setEncoding('utf-8');
stdin.resume();
Expand Down

0 comments on commit 15540c0

Please sign in to comment.