mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
mp_const_user_interrupt was listed as a root pointer but not used anywhere in the code base, so it can be removed. Signed-off-by: David Lechner <david@pybricks.com>