1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +03:00

L #-: Indentation

This commit is contained in:
Ruben S. Montero 2020-05-11 15:27:57 +02:00
parent c4e9dcf97f
commit 896dc83238
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -29,7 +29,7 @@ end
# rubocop:disable Lint/SuppressedException
begin
ds_location = config.elements['DATASTORE_LOCATION'].text.to_s
ds_location = config.elements['DATASTORE_LOCATION'].text.to_s
rescue StandardError
end
# rubocop:enable Lint/SuppressedException