Skip to content

Commit

Permalink
Remove java2 namespace in object.thrift
Browse files Browse the repository at this point in the history
Summary: We can rely on package name

Reviewed By: thedavekwon

Differential Revision: D37064099

fbshipit-source-id: 619589d53db7fd68a0b38222d7379890198ef0d6
  • Loading branch information
Mizuchi authored and facebook-github-bot committed Jun 10, 2022
1 parent d6fb804 commit 047bc0e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions thrift/lib/thrift/object.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ namespace py.asyncio apache_thrift_asyncio.object
namespace go thrift.lib.thrift.object
namespace py thrift.lib.thrift.object

// FIXME(ytj): java2 namespace should be com.facebook.thrift.type
namespace java2 org.apache.thrift.conformance

// A dynamic struct/union/exception
struct ProtocolObject {
// The type of the object, if applicable.
Expand Down

0 comments on commit 047bc0e

Please sign in to comment.