From 3075cd07b2b2caecc62054823dbd77cf8b63d2d2 Mon Sep 17 00:00:00 2001 From: scgbckbone Date: Tue, 3 Jun 2025 16:52:02 +0200 Subject: [PATCH] remove dup comment --- shared/manifest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/manifest.py b/shared/manifest.py index 76d27ceb..6699aa78 100644 --- a/shared/manifest.py +++ b/shared/manifest.py @@ -1,6 +1,6 @@ # Freeze everything in this list. # - not optimized because we need asserts to work -# - for specific boards, see manifest_{mk4,q1}.py and manifest_q1.py +# - for specific boards, see manifest_{mk4,q1}.py freeze_as_mpy('', [ 'actions.py', 'address_explorer.py',