Browse Source

Attemp clang format fix?

Seems to be an issue with clang format
David Marcec 7 năm trước cách đây
mục cha
commit
dfe4b3f723
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/core/hle/service/friend/errors.h

+ 0 - 1
src/core/hle/service/friend/errors.h

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