1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-15 20:30:12 -06:00

Attemp clang format fix?

Seems to be an issue with clang format
This commit is contained in:
David Marcec 2019-06-28 22:08:50 +10:00
parent c2146c4eef
commit dfe4b3f723

View File

@ -9,5 +9,4 @@
namespace Service::Friend {
constexpr ResultCode ERR_NO_NOTIFICATIONS{ErrorModule::Account, 15};
}