Cut D support from assorted .thrift files

Summary: Cut D support from assorted .thrift files.

Reviewed By: simpkins, markisaa, GirasoleY

Differential Revision: D15492500

fbshipit-source-id: 68c7fb4ff6c8917be0db961c7bdaa62a75f1b300
This commit is contained in:
Yedidya Feldblum 2019-05-29 02:28:36 -07:00 committed by Facebook Github Bot
parent 9da4e9fa52
commit 0e620ade4d

View File

@ -4,7 +4,6 @@
namespace cpp2 facebook.network.thrift
namespace cpp facebook.network.thrift
namespace py facebook.network.Address
namespace d facebook.network.Address
# fbstring uses the small internal buffer to store the data
# if the data is small enough (< 24 bytes).