Yuki Takei hace 3 años
padre
commit
db32950f51

+ 0 - 2
packages/remark-growi-directive/test/remark-growi-directive.test.js

@@ -2,10 +2,8 @@
  * @typedef {import('mdast').Root} Root
  * @typedef {import('mdast').Root} Root
  */
  */
 
 
-
 import fs from 'node:fs';
 import fs from 'node:fs';
 import path from 'node:path';
 import path from 'node:path';
-import util from 'util';
 
 
 import { isHidden } from 'is-hidden';
 import { isHidden } from 'is-hidden';
 import { remark } from 'remark';
 import { remark } from 'remark';