mirror of
https://github.com/actix/actix-web.git
synced 2025-01-31 03:18:07 +00:00
fix merge again
This commit is contained in:
parent
183fbdfd74
commit
43a0e8102f
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ pub use self::accept_charset::AcceptCharset;
|
|||
pub use self::accept::Accept;
|
||||
pub use self::accept_language::AcceptLanguage;
|
||||
pub use self::allow::Allow;
|
||||
pub use self::any_or_some::AnyOrSome;
|
||||
pub use self::cache_control::{CacheControl, CacheDirective};
|
||||
pub use self::content_disposition::{ContentDisposition, DispositionParam, DispositionType};
|
||||
pub use self::content_language::ContentLanguage;
|
||||
|
|
Loading…
Reference in a new issue