Skip to content

Commit

Permalink
Merge pull request #169 from ibdafna/remove_stringStartsWith
Browse files Browse the repository at this point in the history
Remove stringStartsWith from transform.ts
  • Loading branch information
ibdafna authored Nov 27, 2020
2 parents 0f87116 + 12c0e86 commit 0e0c1a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/transform.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ export namespace Transform {
| 'in'
| 'between'
| 'startswith'
| 'stringStartsWith'
| 'endswith'
| 'stringContains'
| 'contains'
Expand Down

0 comments on commit 0e0c1a8

Please sign in to comment.