Remove unused variable
This commit is contained in:
parent
49a6933a92
commit
648fda7507
|
|
@ -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],
|
||||
|
|
|
|||
Loading…
Reference in New Issue