summaryrefslogtreecommitdiff
path: root/lib/chef/provider/group/groupmod.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/provider/group/groupmod.rb')
-rw-r--r--lib/chef/provider/group/groupmod.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/chef/provider/group/groupmod.rb b/lib/chef/provider/group/groupmod.rb
index c8b6458db0..ae89f3af93 100644
--- a/lib/chef/provider/group/groupmod.rb
+++ b/lib/chef/provider/group/groupmod.rb
@@ -16,14 +16,12 @@
# limitations under the License.
#
-require 'chef/mixin/shell_out'
class Chef
class Provider
class Group
class Groupmod < Chef::Provider::Group
- include Chef::Mixin::ShellOut
def load_current_resource
super