Skip to content

Commit e60fa95

Browse files
committed
Remove some whitespace
1 parent 550449d commit e60fa95

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Runtime/Game/Requests/AssetRequest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ public static void ResetAssetCalls()
4646

4747
public class LootLockerAssetResponse : LootLockerResponse
4848
{
49-
5049
public LootLockerCommonAsset[] assets { get; set; }
5150
}
5251

Runtime/Game/Requests/LeaderboardRequest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ public class LootLockerGetByListMembersRequest
131131

132132
namespace LootLocker
133133
{
134-
135134
public partial class LootLockerAPIManager
136135
{
137136
public static void GetMemberRank(LootLockerGetMemberRankRequest data, Action<LootLockerGetMemberRankResponse> onComplete)

0 commit comments

Comments
 (0)