Skip to content

Commit 060a1f3

Browse files
committed
oops
1 parent b3b5a2f commit 060a1f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/lib/data-sync/aurora/shared-sync.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,6 @@ export async function syncSharedData(
323323
})),
324324
};
325325

326-
console.log(syncParams.);
327-
328326
const syncResults = await sharedSync(board, syncParams);
329327

330328
console.log(`Received ${syncResults.PUT.climbs.length} climbs and ${syncResults.PUT.climb_stats.length} climb_stats`);

0 commit comments

Comments
 (0)