mirror of
https://git.h3cjp.net/H3cJP/yuzu.git
synced 2024-12-17 16:26:15 +00:00
Attemp clang format fix?
Seems to be an issue with clang format
This commit is contained in:
parent
c2146c4eef
commit
dfe4b3f723
|
@ -9,5 +9,4 @@
|
||||||
namespace Service::Friend {
|
namespace Service::Friend {
|
||||||
|
|
||||||
constexpr ResultCode ERR_NO_NOTIFICATIONS{ErrorModule::Account, 15};
|
constexpr ResultCode ERR_NO_NOTIFICATIONS{ErrorModule::Account, 15};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue