Skip to content

Commit e487b81

Browse files
committed
Remove debug
1 parent 165fac0 commit e487b81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/travis/api/v3/models/v2_addon_usage.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ class Models::V2AddonUsage
44
:quantity_limit_type, :quantity_limit_charge, :total_usage
55

66
def initialize(attrs)
7-
pp attrs
87
@id = attrs.fetch('id')
98
@addon_id = attrs.fetch('addon_id')
109
@addon_quantity = attrs.fetch('addon_quantity')

0 commit comments

Comments
 (0)