From 915f85116eef6d72ab516163cbd00e7a97073090 Mon Sep 17 00:00:00 2001 From: Jay Mundrawala Date: Wed, 26 Aug 2015 15:06:24 -0700 Subject: Remove unused things --- lib/chef/util/windows/volume.rb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lib/chef/util') diff --git a/lib/chef/util/windows/volume.rb b/lib/chef/util/windows/volume.rb index e29179277c..0d26d5937e 100644 --- a/lib/chef/util/windows/volume.rb +++ b/lib/chef/util/windows/volume.rb @@ -20,13 +20,8 @@ require 'chef/win32/api/file' require 'chef/util/windows' -require 'windows/volume' class Chef::Util::Windows::Volume < Chef::Util::Windows - - private - include Windows::Volume - public def initialize(name) -- cgit v1.2.1