This is an automated email from the ASF dual-hosted git repository.

comphead pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


The following commit(s) were added to refs/heads/main by this push:
     new 76e4138b64 Fix docs.rs build for datafusion-proto (#10254)
76e4138b64 is described below

commit 76e4138b6435bf7b0b3487e9d5b7492aa915ba85
Author: Andrew Lamb <[email protected]>
AuthorDate: Sat Apr 27 15:39:15 2024 -0400

    Fix docs.rs build for datafusion-proto (#10254)
---
 datafusion/proto/src/generated/mod.rs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/datafusion/proto/src/generated/mod.rs 
b/datafusion/proto/src/generated/mod.rs
index e48e96e887..acc959e603 100644
--- a/datafusion/proto/src/generated/mod.rs
+++ b/datafusion/proto/src/generated/mod.rs
@@ -17,7 +17,6 @@
 
 #[allow(clippy::all)]
 #[rustfmt::skip]
-#[cfg(not(docsrs))]
 pub mod datafusion {
     include!("prost.rs");
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to