Skip to content

Commit 048c7f9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 28b322a commit 048c7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schema/src/doc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { MapChange, YDocument } from '@jupyter/ydoc';
2-
import { JSONExt, JSONObject} from '@lumino/coreutils';
2+
import { JSONExt, JSONObject } from '@lumino/coreutils';
33
import { ISignal, Signal } from '@lumino/signaling';
44
import * as Y from 'yjs';
55

0 commit comments

Comments
 (0)