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 15540c0 commit dfb4f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/license2rtf.mjs
@@ -1,7 +1,7 @@
import assert from 'node:assert';
import Stream from 'node:stream';
import { pipeline } from 'node:stream/promises';
import process from 'node:process';
import { stdin, stdout } from 'node:process';


/*
Expand Down

0 comments on commit dfb4f76

Please sign in to comment.