File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
server/src/main/java/com/cloud/network/vpn Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323import javax .inject .Inject ;
2424import javax .naming .ConfigurationException ;
2525
26- import org .apache .cloudstack .annotation .AnnotationService ;
27- import org .apache .cloudstack .annotation .dao .AnnotationDao ;
2826import org .apache .commons .collections .CollectionUtils ;
2927import org .apache .log4j .Logger ;
3028import org .springframework .stereotype .Component ;
3129
30+ import org .apache .cloudstack .annotation .AnnotationService ;
31+ import org .apache .cloudstack .annotation .dao .AnnotationDao ;
3232import org .apache .cloudstack .api .command .user .vpn .CreateVpnConnectionCmd ;
3333import org .apache .cloudstack .api .command .user .vpn .CreateVpnCustomerGatewayCmd ;
3434import org .apache .cloudstack .api .command .user .vpn .CreateVpnGatewayCmd ;
You can’t perform that action at this time.
0 commit comments