mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 03:42:14 +00:00
chore: remove unused dep to fix lint warning (#4115)
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
*/
|
||||
|
||||
const crypto = require('crypto');
|
||||
const path = require('path');
|
||||
|
||||
const createContentDigest = obj =>
|
||||
crypto
|
||||
|
||||
Reference in New Issue
Block a user