mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[Brightbox|CloudIp] Remove duplicate constant definition for port translators
This commit is contained in:
parent
d91edcbb29
commit
56d72e0725
1 changed files with 0 additions and 5 deletions
|
@ -85,11 +85,6 @@ class Brightbox
|
|||
"threshold_up" => Integer,
|
||||
"threshold_down" => Integer
|
||||
}
|
||||
PORT_TRANSLATOR = {
|
||||
"incoming" => Integer,
|
||||
"outgoing" => Integer,
|
||||
"protocol" => String
|
||||
}
|
||||
end
|
||||
|
||||
module Nested
|
||||
|
|
Loading…
Add table
Reference in a new issue