fix pre-commit

This commit is contained in:
Abhisar Sinha 2026-02-27 09:13:46 +05:30 committed by Abhishek Kumar
parent 11592b0ddc
commit 8655f61631
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@ import org.apache.cloudstack.api.response.ImageTransferResponse;
import org.apache.cloudstack.backup.dao.BackupDao;
import org.apache.cloudstack.backup.dao.BackupOfferingDao;
import org.apache.cloudstack.backup.dao.ImageTransferDao;
import org.apache.cloudstack.engine.subsystem.api.storage.EndPoint;
import org.apache.cloudstack.engine.subsystem.api.storage.EndPointSelector;
import org.apache.cloudstack.framework.config.ConfigKey;
import org.apache.cloudstack.managed.context.ManagedContextTimerTask;
import org.apache.cloudstack.storage.datastore.db.PrimaryDataStoreDao;