Sfoglia il codice sorgente

remove ostruct, which wasn't being used

Cody Fauser 15 anni fa
parent
commit
877f265fa9
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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