lib/rbvmomi/vim.rb in rbvmomi-2.1.1 vs lib/rbvmomi/vim.rb in rbvmomi-2.1.2

- old
+ new

@@ -1,9 +1,7 @@ # Copyright (c) 2011-2017 VMware, Inc. All Rights Reserved. # SPDX-License-Identifier: MIT -require 'rbvmomi' - # Win32::SSPI is part of core on Windows begin require 'win32/sspi' rescue LoadError end