Skip to content

Commit 57973bc

Browse files
committed
Remove unused imports
1 parent db969d9 commit 57973bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/logging_filehandler.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
# SPDX-License-Identifier: MIT
33

44
import board
5-
import sdcardio
6-
import storage
75
import adafruit_logging as logging
86

97
# Initialize log functionality on a writable medium, like an SD card

0 commit comments

Comments
 (0)