summaryrefslogtreecommitdiff
path: root/lib/chef/providers.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/providers.rb')
-rw-r--r--lib/chef/providers.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/providers.rb b/lib/chef/providers.rb
index 41de44a1d6..0ea1786594 100644
--- a/lib/chef/providers.rb
+++ b/lib/chef/providers.rb
@@ -19,7 +19,6 @@
require "chef/provider/apt_update"
require "chef/provider/apt_repository"
require "chef/provider/batch"
-require "chef/provider/breakpoint"
require "chef/provider/cookbook_file"
require "chef/provider/cron"
require "chef/provider/cron/solaris"