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};
}