Skip to content

Commit 6bc52ba

Browse files
author
Kevan Stannard
committed
Remove unused remark-slug import
1 parent d522445 commit 6bc52ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/extract-syntax.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
const matter = require("gray-matter");
2-
const slug = require("remark-slug");
32
const glob = require("glob");
43
const path = require("path");
54
const fs = require("fs");

0 commit comments

Comments
 (0)