From 3eb8823df98579ba8a9ef2bc1dc2983c8e3d3053 Mon Sep 17 00:00:00 2001 From: Chris McKenzie Date: Wed, 11 Dec 2024 16:58:12 -0800 Subject: [PATCH] Vast: comment cleanup --- sky/clouds/vast.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sky/clouds/vast.py b/sky/clouds/vast.py index c4d547ea5f9..af4476b3f08 100644 --- a/sky/clouds/vast.py +++ b/sky/clouds/vast.py @@ -24,7 +24,6 @@ class Vast(clouds.Cloud): clouds.CloudImplementationFeatures.MULTI_NODE: ('Multi-node not supported yet, as the interconnection among nodes ' 'are non-trivial on Vast.'), - ## TODO: These are different from the fluffy cloud clouds.CloudImplementationFeatures.CUSTOM_DISK_TIER: ('Customizing disk tier is not supported yet on Vast.'), clouds.CloudImplementationFeatures.STORAGE_MOUNTING: