mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
improve documentation of diesel example
This commit is contained in:
@ -3,7 +3,6 @@ use std::io::Write;
|
||||
use actix_multipart::{
|
||||
form::{
|
||||
tempfile::{TempFile, TempFileConfig},
|
||||
text::Text,
|
||||
MultipartForm,
|
||||
},
|
||||
Multipart,
|
||||
|
Reference in New Issue
Block a user