Skip to content

Commit

Permalink
add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelgrosso1 committed Jun 13, 2024
1 parent 96fc05b commit 346e110
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,4 +176,4 @@ int main(int argc, char* argv[]) {
make_entry("auto", {"bucket-name"}, AutoRun),
});
return example.Run(argc, argv);
}
}

0 comments on commit 346e110

Please sign in to comment.