Skip to content

Commit

Permalink
[REF] clean utils file
Browse files Browse the repository at this point in the history
- Reorganize the file
- Remove functions we do not need anymore
  • Loading branch information
qsm-odoo committed Dec 11, 2020
1 parent ae8510f commit e82c353
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 153 deletions.
6 changes: 0 additions & 6 deletions utils/sanitize.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,7 @@

import {
areSimilarElements,
childNodeIndex,
closestBlock,
findNode,
findVisibleTextNode,
isFakeLineBreak,
isRealLineBreak,
leftDeepOnlyInlinePath,
moveMergedNodes,
} from "./utils.js";

Expand Down
Loading

0 comments on commit e82c353

Please sign in to comment.