Skip to content

Commit

Permalink
Remove import of postcss in test file
Browse files Browse the repository at this point in the history
  • Loading branch information
guntherjh committed Oct 14, 2024
1 parent 5d3fc0c commit a08c325
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/rrweb-snapshot/src/rebuild.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import {
type legacyAttributes,
} from './types';
import { isElement, Mirror, isNodeMetaEqual } from './utils';
import postcss from 'postcss';

const tagMap: tagMap = {
script: 'noscript',
Expand Down

0 comments on commit a08c325

Please sign in to comment.