Skip to content

Commit

Permalink
remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
ty-porter committed Jul 15, 2023
1 parent 6200091 commit 7ef8414
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/config/layout.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from driver import graphics

import os.path
import debug

FONTNAME_DEFAULT = "4x6"
FONTNAME_KEY = "font_name"
Expand Down

0 comments on commit 7ef8414

Please sign in to comment.