mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-11 05:17:41 +03:00
Feature #4217: Remove unnecessary line
This commit is contained in:
parent
9fb5c62c55
commit
b2a7e0ceaf
@ -47,8 +47,7 @@ class MarketPlaceDriver < OpenNebulaDriver
|
||||
:import => "IMPORT",
|
||||
:delete => "DELETE",
|
||||
:log => "LOG",
|
||||
:monitor => "MONITOR",
|
||||
:export => "EXPORT" #For Datastore export action
|
||||
:monitor => "MONITOR"
|
||||
}
|
||||
|
||||
# XPATHs for driver messages
|
||||
|
Loading…
Reference in New Issue
Block a user