Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
uweseimet committed Oct 5, 2023
1 parent 792d3a3 commit 52007ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cpp/piscsi/statistics_collector.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@

class StatisticsCollector
{
friend class PiscsiResponse;

public:
private:

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

0 comments on commit 52007ff

Please sign in to comment.