Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed Dec 21, 2017
1 parent 924f9cc commit 6276cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ fn main() {
item: serde_dynamodb::to_hashmap(&task).unwrap(),
..Default::default()
};


let task_query_input = TaskQueryInput {
id: Some("Entry Id".to_string()),
Expand Down

0 comments on commit 6276cab

Please sign in to comment.