Skip to content

Commit

Permalink
Please consider the following formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Oct 1, 2024
1 parent f00f658 commit 474bd3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CCDB/include/CCDB/BasicCCDBManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,6 @@ T* CCDBManagerInstance::getForRunMiddleTimeStamp(std::string const& path, int ru
return getForTimeStamp<T>(path, start / 2 + stop / 2);
}


class BasicCCDBManager : public CCDBManagerInstance
{
public:
Expand Down

0 comments on commit 474bd3d

Please sign in to comment.