Skip to content

Commit 2de27bf

Browse files
author
Matias Silva
authored
Remove unused import (#38)
1 parent 1aea4d6 commit 2de27bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pico_project.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
from pathlib import Path
1313
import sys
1414
import subprocess
15-
from time import sleep
1615
import platform
1716
import shlex
1817
import csv

0 commit comments

Comments
 (0)