From e3e48931ccc114e8c4000102e81ef5f21ffe4a35 Mon Sep 17 00:00:00 2001 From: Rudra Saraswat Date: Fri, 30 Jun 2023 09:15:04 +1000 Subject: [PATCH] chore: fic drop-overlay --- akshara | 2 -- 1 file changed, 2 deletions(-) diff --git a/akshara b/akshara index 18eae0c..04296c4 100755 --- a/akshara +++ b/akshara @@ -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)