mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
remove debug puts
This commit is contained in:
parent
b1ec65ac14
commit
49d8732459
1 changed files with 0 additions and 1 deletions
|
@ -136,7 +136,6 @@ module Ago
|
||||||
|
|
||||||
# If the argument passed into ago() is a symbol, focus the ago statement
|
# If the argument passed into ago() is a symbol, focus the ago statement
|
||||||
# down to the level specified in the symbol
|
# down to the level specified in the symbol
|
||||||
puts focus.class.inspect
|
|
||||||
if focus.class == Symbol
|
if focus.class == Symbol
|
||||||
break if u == focus || u == :second
|
break if u == focus || u == :second
|
||||||
elsif focus.class == Integer
|
elsif focus.class == Integer
|
||||||
|
|
Loading…
Add table
Reference in a new issue