Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
JGSweets committed Jul 9, 2024
1 parent 353f49e commit 22221f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sky/clouds/aws.py
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,6 @@ def make_deploy_resources_variables(
image_id = self._get_image_id(image_id_to_use, region_name,
r.instance_type)


user_security_group_config = skypilot_config.get_nested(
('aws', 'security_group_name'), None)
user_security_group = None
Expand Down

0 comments on commit 22221f7

Please sign in to comment.