refactor: address code review issues — remove stale import, fix misleading var name, eliminate redundant adjacency build, add warning log on pin-angle failure
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1527,7 +1527,6 @@ class KiCADInterface:
|
||||
"""
|
||||
logger.info("Adding net label to schematic")
|
||||
try:
|
||||
import traceback
|
||||
from pathlib import Path
|
||||
|
||||
from commands.wire_manager import WireManager
|
||||
|
||||
Reference in New Issue
Block a user