From 648fda75075a83ef6aefa3e5ecf917ea1ee67b74 Mon Sep 17 00:00:00 2001 From: Martin Frost Date: Thu, 5 Sep 2024 11:31:36 +0200 Subject: [PATCH] Remove unused variable --- src/main.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main.py b/src/main.py index f4d2d29..0114843 100644 --- a/src/main.py +++ b/src/main.py @@ -1074,8 +1074,6 @@ def trrs_holder(): trrs_holder_size[2] + trrs_holder_thickness * 2, ) - pos = trrs_key_holder_position() - placed_shape = translate( -trrs_holder_size[0] / 2, -trrs_holder_size[1],