Skip to content

Commit

Permalink
Update packages/store-sync/src/createStoreSync.ts
Browse files Browse the repository at this point in the history
Co-authored-by: alvarius <[email protected]>
  • Loading branch information
holic and alvrs authored Oct 24, 2023
1 parent 1b4764f commit 5e0bcea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/store-sync/src/createStoreSync.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ import { SyncStep } from "./SyncStep";
import { chunk, isDefined } from "@latticexyz/common/utils";
import { encodeKey, encodeValueArgs } from "@latticexyz/protocol-parser";
import { internalTableIds } from "./internalTableIds";
import { table } from "console";

const debug = parentDebug.extend("createStoreSync");

Expand Down

0 comments on commit 5e0bcea

Please sign in to comment.