Skip to content

Commit bb7ee50

Browse files
committed
chore: remove unused variable
1 parent 5812d05 commit bb7ee50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/gatsby-remark-gifs/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
const visit = require('unist-util-visit');
22
const path = require('path');
3-
const { parse } = require('node-html-parser');
43

54
// match the default from gatsby-remark-images
65
const DEFAULT_MAX_WIDTH = 650;

0 commit comments

Comments
 (0)