Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -119,7 +119,6 @@ public RubyNode visitArgsNode(ArgsParseNode node) {
argsNode = node;

final RubySourceSection sourceSection = translate(node.getPosition());
final SourceSection fullSourceSection = sourceSection.toSourceSection(source);

final List<RubyNode> sequence = new ArrayList<>();

0 comments on commit e832cec

Please sign in to comment.