mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-27 09:42:57 +01:00
fix merge again
This commit is contained in:
parent
183fbdfd74
commit
43a0e8102f
@ -51,7 +51,6 @@ pub use self::accept_charset::AcceptCharset;
|
|||||||
pub use self::accept::Accept;
|
pub use self::accept::Accept;
|
||||||
pub use self::accept_language::AcceptLanguage;
|
pub use self::accept_language::AcceptLanguage;
|
||||||
pub use self::allow::Allow;
|
pub use self::allow::Allow;
|
||||||
pub use self::any_or_some::AnyOrSome;
|
|
||||||
pub use self::cache_control::{CacheControl, CacheDirective};
|
pub use self::cache_control::{CacheControl, CacheDirective};
|
||||||
pub use self::content_disposition::{ContentDisposition, DispositionParam, DispositionType};
|
pub use self::content_disposition::{ContentDisposition, DispositionParam, DispositionType};
|
||||||
pub use self::content_language::ContentLanguage;
|
pub use self::content_language::ContentLanguage;
|
||||||
|
Loading…
Reference in New Issue
Block a user