Browse Source

remove ostruct, which wasn't being used

Cody Fauser 15 years ago
parent
commit
877f265fa9
1 changed files with 0 additions and 2 deletions
  1. 0 2
      lib/shopify_api.rb

+ 0 - 2
lib/shopify_api.rb

@@ -1,6 +1,4 @@
 require 'active_resource'
-
-require 'ostruct'
 require 'digest/md5'
 
 module ShopifyAPI