Skip to content

Commit

Permalink
removed extra blank lines
Browse files Browse the repository at this point in the history
Signed-off-by: Chaitanya Sharma <39400946+CheeksTheGeek@users.noreply.github.com>
  • Loading branch information
CheeksTheGeek committed Oct 12, 2023
1 parent 10b076d commit 36bdc3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/iv/ivmain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@ main(int argc, char* argv[])
extensionsVector.emplace_back(ext);
}



// Add the images
for (auto& f : ap["filename"].as_vec<std::string>()) {
// Check if the file exists
Expand Down

0 comments on commit 36bdc3c

Please sign in to comment.