Chore: Proper Lambda Formatting (#2167)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -166,7 +166,7 @@ namespace detail {
|
||||
return;
|
||||
}
|
||||
|
||||
self->ping(); //
|
||||
self->ping();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user