Skip to content

Commit

Permalink
Merge pull request #729 from chef/chris-rock/remove-unused
Browse files Browse the repository at this point in the history
fix: remove non-existent class
  • Loading branch information
alexpop committed May 10, 2016
2 parents a83088e + 1c2fd97 commit 6670a8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/bundles/inspec-supermarket.rb
Expand Up @@ -6,7 +6,6 @@
$LOAD_PATH.unshift(libdir) unless $LOAD_PATH.include?(libdir)

module Supermarket
autoload :Configuration, 'inspec-supermarket/configuration'
autoload :API, 'inspec-supermarket/api'
end

Expand Down

0 comments on commit 6670a8f

Please sign in to comment.