Skip to content

Commit f176216

Browse files
committed
remove p
1 parent 15015fb commit f176216

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/theo-rails/theo.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ def process_attributes(attributes)
5858
name = attr[:name].to_sym
5959
value = attr[:value]
6060
value = attribute(value) if LITERAL_ATTRIBUTES.exclude?(name)
61-
p name, value
6261
[name, value]
6362
end
6463
.to_h

0 commit comments

Comments
 (0)