Skip to content

Commit

Permalink
Discard changes to src/parser/merge-parser.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
igalklebanov committed Oct 26, 2024
1 parent 798c5b8 commit ce43779
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/parser/merge-parser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { OperationNode } from '../operation-node/operation-node.js'
import { RawNode } from '../operation-node/raw-node.js'
import { WhenNode } from '../operation-node/when-node.js'
import { isString } from '../util/object-utils.js'

import {
parseFilterList,
parseReferentialBinaryOperation,
Expand Down

0 comments on commit ce43779

Please sign in to comment.