Small whitespace fix
This commit is contained in:
parent
2bb29f71bc
commit
b59a08634d
@ -141,7 +141,6 @@ namespace detail {
|
||||
std::unique_lock<std::recursive_mutex> get_dbghelp_lock() {
|
||||
return std::unique_lock<std::recursive_mutex>{dbghelp_lock};
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user