mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-27 17:22:57 +01:00
Removed unused import
This commit is contained in:
parent
54e9de22a3
commit
a7af8385f3
@ -12,7 +12,6 @@ use aws_config::{
|
||||
use aws_sdk_dynamodb::{
|
||||
config::{Credentials, ProvideCredentials, Region},
|
||||
error::SdkError,
|
||||
operation::update_item::UpdateItemError,
|
||||
types::AttributeValue,
|
||||
Client, Config,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user