Reverted patch for lint fix.
This commit is contained in:
parent
0eeefd3dbf
commit
98f55fa54d
@ -1,5 +1,5 @@
|
||||
#![allow(dead_code)]
|
||||
#![allow(non_camel_case_types, non_upper_case_globals)]
|
||||
#![allow(non_camel_case_types)]
|
||||
|
||||
use core::cell::RefCell;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user