diff --git a/thrift/annotation/thrift.thrift b/thrift/annotation/thrift.thrift index e0c542f17..bbb03aec5 100644 --- a/thrift/annotation/thrift.thrift +++ b/thrift/annotation/thrift.thrift @@ -250,8 +250,3 @@ struct AllowReservedIdentifier {} @scope.Program struct AllowReservedFilename {} - -// Remove this annotation once the above changes have propagated where necessary. -@scope.Program -@scope.Definition -struct AllowReservedIdentifierName {}