mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-30 10:32:55 +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::{
|
use aws_sdk_dynamodb::{
|
||||||
config::{Credentials, ProvideCredentials, Region},
|
config::{Credentials, ProvideCredentials, Region},
|
||||||
error::SdkError,
|
error::SdkError,
|
||||||
operation::update_item::UpdateItemError,
|
|
||||||
types::AttributeValue,
|
types::AttributeValue,
|
||||||
Client, Config,
|
Client, Config,
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user