Skip to content

Commit 9ff9f9e

Browse files
authored
Merge pull request #64 from yellow-hammer/finding-autofix-4afb209c
Fix for Unused variable, import, function or class
2 parents d5fee44 + 1328d14 commit 9ff9f9e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/generate-sitemap.js

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

0 commit comments

Comments
 (0)