lib/chef/provider/service/daemontools.rb in chef-provider-service-daemontools-1.0.3 vs lib/chef/provider/service/daemontools.rb in chef-provider-service-daemontools-1.0.4
- old
+ new
@@ -1,10 +1,9 @@
require "chef/provider/service/daemontools/version"
require 'chef/mixin/shell_out'
require 'chef/provider/service'
require 'chef/resource/service'
-require 'chef/mixin/command'
class Chef
class Resource
class Service
def directory(arg=nil)