Bläddra i källkod

remove ostruct, which wasn't being used

Cody Fauser 15 år sedan
förälder
incheckning
877f265fa9
1 ändrade filer med 0 tillägg och 2 borttagningar
  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