Skip to content

Commit c5d765f

Browse files
authored
Remove unused import of join from os.path
1 parent 509c226 commit c5d765f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

builder/frameworks/espidf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
import shutil
3131
import subprocess
3232
import sys
33-
from os.path import join
3433
from pathlib import Path
3534
from urllib.parse import urlsplit, unquote
3635

0 commit comments

Comments
 (0)