shwstppr commented on code in PR #11595:
URL: https://github.com/apache/cloudstack/pull/11595#discussion_r2332012480


##########
engine/schema/src/main/java/com/cloud/user/dao/UserDataDaoImpl.java:
##########
@@ -16,10 +16,16 @@
 // under the License.
 package com.cloud.user.dao;
 
+import java.util.List;
+
+import com.cloud.service.ServiceOfferingVO;

Review Comment:
   ```suggestion
   import java.util.List;
   
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to