Skip to content

Commit

Permalink
ensure update uuid doesn't change on rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
grgbkr committed Dec 16, 2023
1 parent a5cc8de commit 6666334
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/reflect-yjs/src/mutators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import type {
import * as base64 from 'base64-js';
import * as Y from 'yjs';
import {chunk, unchunk} from './chunk.js';
import {uuidv4} from 'lib0/random.js';

export const mutators = {
yjsSetLocalStateField,
Expand Down

0 comments on commit 6666334

Please sign in to comment.