Remove stake fs-extra dep from cpu plugin

Reviewed By: antonk52

Differential Revision: D33740271

fbshipit-source-id: d64e684957714271286034edf3a2aa5ea9e404f3
This commit is contained in:
Andrey Goncharov
2022-01-24 07:44:25 -08:00
committed by Facebook GitHub Bot
parent 1fef844878
commit 0bb2b1680a

View File

@@ -25,7 +25,5 @@
"bugs": {
"url": "https://github.com/facebook/flipper/issues"
},
"dependencies": {
"fs-extra": "^10.0.0"
}
"dependencies": {}
}