Skip to content

Commit

Permalink
make sure we still push out non-shop lines 2
Browse files Browse the repository at this point in the history
  • Loading branch information
John Tajima committed Aug 11, 2009
1 parent 2930a8d commit 0f43004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/parsers/shopify_shop_parser.rb
Expand Up @@ -31,7 +31,7 @@ def parse_line(line)
line
end
else
line
@elements[:line] = line
end
end
end

0 comments on commit 0f43004

Please sign in to comment.