Explorar el Código

remove ostruct, which wasn't being used

Cody Fauser hace 15 años
padre
commit
877f265fa9
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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