Skip to content

Commit a8343e2

Browse files
committed
remove unused xform
1 parent 0c05bfe commit a8343e2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

MagTag_AdafruitQuotes/code.py

-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
)
1616
magtag.network.connect()
1717

18-
19-
def quote_transform(val):
20-
return val
21-
2218
# quote in bold text, with text wrapping
2319
magtag.add_text(
2420
text_font="Arial-Bold-12.bdf",

0 commit comments

Comments
 (0)