Skip to content

Commit

Permalink
Update sky/provision/oci/config.py
Browse files Browse the repository at this point in the history
Co-authored-by: Tian Xia <cblmemo@gmail.com>
  • Loading branch information
HysunHe and cblmemo authored Nov 3, 2024
1 parent 8dc592a commit 6c6b5f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sky/provision/oci/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ def bootstrap_instances(

# Find / create a compartment for creating instances.
compartment = query_helper.find_compartment(region)
assert compartment is not None

# Find the configured VCN, or create a new one.
vcn = query_helper.find_create_vcn_subnet(region)
Expand Down

0 comments on commit 6c6b5f1

Please sign in to comment.