lib/chef/knife/winrm_shared_options.rb in knife-windows-3.0.11 vs lib/chef/knife/winrm_shared_options.rb in knife-windows-3.0.12

- old
+ new

@@ -15,12 +15,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # require "chef/knife" -require "chef/encrypted_data_bag_item" -require "kconv" - class Chef class Knife module WinrmSharedOptions # Shared command line options for knife winrm and knife wsman test