Merge pull request #11101 from RuoqingHe/runtime-rs-fix-fmt-check

runtime-rs: Remove redundant empty line
This commit is contained in:
Xuewei Niu 2025-03-31 16:28:55 +08:00 committed by GitHub
commit abbc9c6b50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,6 @@
// SPDX-License-Identifier: Apache-2.0
//
#[macro_use(lazy_static)]
extern crate lazy_static;