Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 5, 2024
1 parent 722436a commit 4618f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/TRestRawReadoutMetadataProcess.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class TRestRawReadoutMetadataProcess : public TRestEventProcess {

const char* GetProcessName() const override { return "readoutMetadata"; }

explicit TRestRawReadoutMetadataProcess(const char* configFilename){};
explicit TRestRawReadoutMetadataProcess(const char* configFilename) {};

TRestRawReadoutMetadataProcess() = default;
~TRestRawReadoutMetadataProcess() = default;
Expand Down

0 comments on commit 4618f1e

Please sign in to comment.