Skip to content

Commit

Permalink
Fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Dec 10, 2024
1 parent c044dff commit 1b074f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/podio/GenericParameters.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ class GenericParameters {
GenericParameters(GenericParameters&&) = default;
GenericParameters& operator=(GenericParameters&&) = default;


template <typename T>
std::optional<T> get(const std::string& key) const;

Expand Down

0 comments on commit 1b074f1

Please sign in to comment.