Skip to content

Commit fa3effa

Browse files
committed
Don't import serial in build.py
1 parent 031a18c commit fa3effa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/build.py

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
import sys
2626
import os
2727
import argparse
28-
import serial
2928
import subprocess
3029
import tempfile
3130
import shutil

0 commit comments

Comments
 (0)