mirror of https://github.com/grpc/grpc-dart.git
remove unintentional dartdoc comment
This commit is contained in:
parent
bf672afa4d
commit
3efe7b5c28
|
@ -13,9 +13,6 @@
|
|||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
/// Status detail types and error codes.
|
||||
library;
|
||||
|
||||
export 'package:grpc/src/generated/google/rpc/error_details.pb.dart';
|
||||
|
||||
export 'src/auth/auth.dart' show BaseAuthenticator;
|
||||
|
|
Loading…
Reference in New Issue