SadiJr commented on code in PR #7236: URL: https://github.com/apache/cloudstack/pull/7236#discussion_r1423969509
########## engine/schema/src/main/resources/META-INF/db/schema-41720to41800.sql: ########## @@ -1561,7 +1561,6 @@ CREATE VIEW `cloud`.`user_view` AS DELETE FROM `cloud`.`snapshot_store_ref` WHERE store_role = "Primary" AND store_id IN (SELECT id FROM storage_pool WHERE removed IS NOT NULL); - Review Comment: @DaanHoogland I think the file indentation is better by removing this line. -- 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]
