chore: remove unused dep to fix lint warning (#4115)

This commit is contained in:
Eric Cheng
2021-11-30 22:31:50 -05:00
committed by GitHub
parent 01afd01325
commit 4cd92f8353

View File

@@ -3,7 +3,6 @@
*/
const crypto = require('crypto');
const path = require('path');
const createContentDigest = obj =>
crypto