mirror of https://github.com/apache/cloudstack.git
Fixed broken build
This commit is contained in:
parent
63b7ed5115
commit
21b2f89637
|
|
@ -16,7 +16,7 @@
|
|||
// under the License.
|
||||
package com.cloud.agent.api.routing;
|
||||
|
||||
import com.cloud.agent.api.routing.SetSourceNatCommand;
|
||||
import com.cloud.agent.api.Answer;
|
||||
|
||||
public class SetSourceNatAnswer extends Answer{
|
||||
public SetSourceNatAnswer() {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue