Skip to content

Commit a72ee5b

Browse files
committed
Fixed PR formatting
1 parent ee3d28c commit a72ee5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/Tasks/qaMuon.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ struct muonQa {
244244
// Derived version of mch::Track class that handles the associated clusters as internal objects and deletes them in the destructor
245245
class TrackRealigned : public mch::Track
246246
{
247-
public:
247+
public:
248248
TrackRealigned() = default;
249249
~TrackRealigned()
250250
{

0 commit comments

Comments
 (0)