7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-21 22:23:43 +00:00

Remove whitespace

This commit is contained in:
JamesJCode 2024-11-03 18:02:26 +00:00
parent 250fa52474
commit feeb4f3638

View File

@ -355,8 +355,6 @@ CONNECTION_GRAPH::STATUS CONNECTION_GRAPH::FindIsomorphism( CONNECTION_GRAPH* aT
auto& match = current.m_matches[current.m_currentMatch];
wxLogTrace( traceTopoMatch, wxT("stk: candidate '%s', match list : ( "),
current.m_matches[current.m_currentMatch]->m_reference,
current.m_refIndex );