Skip to content

Commit 5dbdd46

Browse files
committed
Remove unified_mode
Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
1 parent 2eafb1d commit 5dbdd46

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

providers/default.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828

2929
provides :chef_client_updater if respond_to?(:provides) # cookstyle: disable ChefModernize/RespondToProvides
3030

31-
unified_mode true if respond_to?(:unified_mode)
32-
3331
def load_mixlib_install
3432
gem 'mixlib-install', '~> 3.12'
3533
require 'mixlib/install'

0 commit comments

Comments
 (0)