Skip to content

Commit 57b3676

Browse files
author
Michael Fero
committed
build: Removing extra ; in namespace block
1 parent bce5273 commit 57b3676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/monitor_reporting.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ MonitorReporting* create_monitor_reporting(const String& client_id,
2424
return new NopMonitorReporting();
2525
}
2626

27-
}; // namespace cass
27+
} // namespace cass

0 commit comments

Comments
 (0)