Skip to content

Commit 63c629c

Browse files
committed
format
1 parent 55a516b commit 63c629c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

circuitpython_uplot/ulogging.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
from circuitpython_uplot.uplot import Uplot
1919
except ImportError:
2020
pass
21-
import math
2221
from bitmaptools import draw_line, fill_region
2322
from ulab import numpy as np
2423

0 commit comments

Comments
 (0)