Skip to content

Commit

Permalink
Removing extra whitespace under protest.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Underwood committed Nov 15, 2012
1 parent 7500d94 commit c83e98c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/shopify_api/resources/customer_group.rb
@@ -1,9 +1,7 @@
module ShopifyAPI
class CustomerGroup < Base

def customers
Customers.find(:all, :params => {:customer_group_id => self.id})
end

end
end

0 comments on commit c83e98c

Please sign in to comment.