chore: fic drop-overlay

This commit is contained in:
Rudra Saraswat 2023-06-30 09:15:04 +10:00
parent e9e570df48
commit e3e48931cc

View file

@ -247,8 +247,6 @@ def handle_system_packages(operation):
if operation == 'set-custom-packages':
info('this operation will replace the current overlay on the next boot')
else:
error('unsupported operation')
print()
time.sleep(2)