1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-26 06:50:09 +03:00

L #-: Fix linting typo

(cherry picked from commit b4eacda5d04dc568912419c083d92a15d2d9b4ca)
This commit is contained in:
Tino Vazquez 2020-07-20 12:35:29 +02:00
parent 4afaf937bc
commit 3d555fa6fc
No known key found for this signature in database
GPG Key ID: 2FE9C32E94AEABBE

View File

@ -82,7 +82,7 @@ require 'resolv'
# vCenter Library #
# ---------------------------------------------------------------------------- #
require 'vcenter_importer:'
require 'vcenter_importer'
require 'memoize'
require 'vi_client'
begin