Skip to content

Commit

Permalink
[Truffle] Removing accidental puts.
Browse files Browse the repository at this point in the history
  • Loading branch information
bjfish committed Apr 14, 2015
1 parent 04ffe40 commit 65881af
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -594,7 +594,6 @@ def +(other)
end

def plus(path1, path2) # -> path
puts "`#{path1}` `#{path2}`"
prefix2 = path2
index_list2 = []
basename_list2 = []
Expand Down

0 comments on commit 65881af

Please sign in to comment.