Remove unused import
This commit is contained in:
parent
e2af79a70b
commit
2bbb0844ea
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ Written in Python by Melissa LeBlanc-Williams for Adafruit Industries
|
|||
import time
|
||||
import os
|
||||
import glob
|
||||
import re
|
||||
|
||||
try:
|
||||
import click
|
||||
|
|
|
|||
Loading…
Reference in a new issue