Skip to content

Commit

Permalink
Fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Juice10 committed May 2, 2022
1 parent 72e23b8 commit b7b3c8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/rrdom/test/diff.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ import {
createOrGetNode,
diff,
ReplayerHandler,
StyleRuleType,
VirtualStyleRules,
} from '../src/diff';
import { StyleRuleType, VirtualStyleRules } from '../src/types';
import {
NodeType as RRNodeType,
serializedNodeWithId,
Expand Down

0 comments on commit b7b3c8d

Please sign in to comment.