Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitri Rusin committed Jan 31, 2024
1 parent 3bf9056 commit b2d826e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/ioh/common/factory.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ namespace ioh::common
for (const auto& pair : id_map) {
std::cerr << pair.first << " -> " << pair.second << "\n";
}
std::cerr << "Entry: " << entry << "\n";
std::cerr << "Params: ";
(std::cerr << ... << params) << "\n";

Expand Down

0 comments on commit b2d826e

Please sign in to comment.