CodeMod: Replace deps on folly:hash with folly/hash:hash

Summary: CodeMod: Replace deps on `folly:hash` with `folly/hash:hash`.

Reviewed By: meyering

Differential Revision: D6225250

fbshipit-source-id: 413cebd7bb7740ca78516ca816b8ac2ea8fd83a3
This commit is contained in:
Yedidya Feldblum 2017-11-03 01:10:47 -07:00 committed by Facebook Github Bot
parent 95fd684e2e
commit 9d990e6b6e

View File

@ -53,7 +53,6 @@ cpp_library(
deps = [
"@/folly:exception",
"@/folly:format",
"@/folly:hash",
"@/folly:optional",
"@/folly:string",
"@/folly/hash:hash",