Skip to content

Commit 2668241

Browse files
committed
remove puts
1 parent 3365aff commit 2668241

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/browserstack/localbinary.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ def make_path(path)
8080
FileUtils.mkdir_p path if !File.directory?(path)
8181
return true
8282
rescue Exception => e
83-
puts "Exception #{e.message} #{e.backtrace}"
8483
return false
8584
end
8685
end

0 commit comments

Comments
 (0)