Skip to content

Commit 7c482c7

Browse files
authored
Update platform.py
1 parent 1b4e109 commit 7c482c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

platform.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,6 @@ def _install_with_idf_tools(self, tool_name: str, paths: Dict[str, str]) -> bool
469469
return False
470470

471471
# Copy tool files
472-
)
473472
target_package_path = os.path.join(
474473
IDF_TOOLS_PATH, "tools", tool_name, "package.json"
475474
)

0 commit comments

Comments
 (0)