refactor(transformer): remove unnecessary #![warn] attr (#6585)

This commit is contained in:
overlookmotel 2024-10-15 14:57:55 +00:00
parent 8c6afe05f3
commit 7a028b30e0

View file

@ -1,4 +1,3 @@
#![warn(clippy::print_stdout)]
#![allow(clippy::wildcard_imports)]
//! Transformer / Transpiler