Skip to content

Commit e366076

Browse files
committed
mock-array-big: remove cruft
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent ccac608 commit e366076

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
import config
2-
3-
margin_x = config.placement_grid_x * 8
4-
margin_y = config.placement_grid_y * 2
2+
import os
53

64
print(f'0 0 {config.ce_width} {config.ce_height}')

0 commit comments

Comments
 (0)