Skip to content

Commit 291e923

Browse files
committed
remove empty line
1 parent 22d15d4 commit 291e923

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/source/Core/Telemetry.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ class NoOpTelemetryManager : final public TelemetryManager {
118118
}
119119
};
120120

121-
122121
std::unique_ptr<TelemetryManager> TelemetryManager::g_instance = nullptr;
123122
TelemetryManager *TelemetryManager::GetInstance() {
124123
// If Telemetry is disabled or if there is no default instance, then use the NoOp manager.

0 commit comments

Comments
 (0)