Skip to content

Commit

Permalink
Update searchReplace.js
Browse files Browse the repository at this point in the history
  • Loading branch information
abelpz authored Nov 9, 2022
1 parent 9540fb3 commit e1d967d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/transforms/searchReplace.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ import {
mergeActions,
} from "proskomma-json-tools";

/**
* Evals string for matching regex syntax
* @param {string|RegExp} input
* @returns {RegExp}
*/

const searchReplaceActions = {
startDocument: [
{
Expand Down

0 comments on commit e1d967d

Please sign in to comment.