mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 10:10:52 +00:00
Don't explicitly hide _INCLUDED_FILES
It's already hidden from docs!
This commit is contained in:
parent
95ab24a4e2
commit
93a1301c9f
@ -128,7 +128,6 @@ impl TryToTokens for ast::Program {
|
||||
#[doc(hidden)]
|
||||
#[allow(clippy::all)]
|
||||
pub static #generated_static_name: [u8; #generated_static_length] = {
|
||||
#[doc(hidden)]
|
||||
static _INCLUDED_FILES: &[&str] = &[#(#file_dependencies),*];
|
||||
|
||||
*#generated_static_value
|
||||
|
Loading…
x
Reference in New Issue
Block a user