Skip to content

Commit 44a6817

Browse files
committed
Some cleaning
1 parent 2f30281 commit 44a6817

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

traceroute.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ def traceroute(destination)
4141
curr_name = curr_addr
4242
end
4343

44-
#puts curr_name
4544
if curr_name.empty?
4645
curr_host = "*"
4746
else

0 commit comments

Comments
 (0)