mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 07:26:29 +03:00
remove some meanwhile unneeded allow-statements
This commit is contained in:
committed by
Alexander Krotov
parent
cb2a1147f0
commit
f73ba895af
@@ -1,5 +1,5 @@
|
||||
//! # Constants
|
||||
#![allow(non_camel_case_types, dead_code)]
|
||||
#![allow(dead_code)]
|
||||
|
||||
use deltachat_derive::*;
|
||||
use lazy_static::lazy_static;
|
||||
|
||||
Reference in New Issue
Block a user