remove outdated comment

This commit is contained in:
Lincoln Stein 2023-03-13 12:51:27 -04:00
parent 1f80b5335b
commit 16dea46b79

View File

@ -66,7 +66,6 @@ def main():
Globals.ckpt_convert = args.ckpt_convert
# run any post-install patches needed
# temporarily disabled
run_patches()
print(f">> Internet connectivity is {Globals.internet_available}")