Skip to content

Commit

Permalink
pixlet lint
Browse files Browse the repository at this point in the history
  • Loading branch information
theredwillow committed Nov 14, 2024
1 parent 859ba28 commit 34bf393
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/mondrianclock/mondrianclock.star
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ GRAY = "#808080"
black_outline_block = render.Box(width = 2, height = 2, color = BLACK)

def draw_hour(hour, minute, show_clock):

def draw_no_hour_block():
return render.Box(width = 4, height = 20, color = WHITE)

Expand Down

0 comments on commit 34bf393

Please sign in to comment.