File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
api/src/main/java/org/apache/cloudstack/api
server/src/main/java/com/cloud/api Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 3838import org .apache .cloudstack .api .response .AutoScaleVmProfileResponse ;
3939import org .apache .cloudstack .api .response .BackupOfferingResponse ;
4040import org .apache .cloudstack .api .response .BackupRepositoryResponse ;
41- import org .apache .cloudstack .api .response .BackupResponse ;
4241import org .apache .cloudstack .api .response .BackupScheduleResponse ;
4342import org .apache .cloudstack .api .response .BucketResponse ;
4443import org .apache .cloudstack .api .response .CapacityResponse ;
142141import org .apache .cloudstack .api .response .VpcResponse ;
143142import org .apache .cloudstack .api .response .VpnUsersResponse ;
144143import org .apache .cloudstack .api .response .ZoneResponse ;
145- import org .apache .cloudstack .backup .Backup ;
146144import org .apache .cloudstack .backup .BackupOffering ;
147145import org .apache .cloudstack .backup .BackupRepository ;
148146import org .apache .cloudstack .backup .BackupSchedule ;
Original file line number Diff line number Diff line change 6565import org .apache .cloudstack .api .response .AutoScaleVmProfileResponse ;
6666import org .apache .cloudstack .api .response .BackupOfferingResponse ;
6767import org .apache .cloudstack .api .response .BackupRepositoryResponse ;
68- import org .apache .cloudstack .api .response .BackupResponse ;
6968import org .apache .cloudstack .api .response .BackupScheduleResponse ;
7069import org .apache .cloudstack .api .response .BgpPeerResponse ;
7170import org .apache .cloudstack .api .response .BucketResponse ;
186185import org .apache .cloudstack .api .response .VpcResponse ;
187186import org .apache .cloudstack .api .response .VpnUsersResponse ;
188187import org .apache .cloudstack .api .response .ZoneResponse ;
189- import org .apache .cloudstack .backup .Backup ;
190188import org .apache .cloudstack .backup .BackupOffering ;
191189import org .apache .cloudstack .backup .BackupRepository ;
192190import org .apache .cloudstack .backup .BackupSchedule ;
You can’t perform that action at this time.
0 commit comments