mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: remove console output
This commit is contained in:
parent
02aca63437
commit
1e316435d3
@ -202,7 +202,6 @@ void xToolsToolBoxUi::try2send()
|
||||
bytes.prepend(prefixData);
|
||||
bytes.append(suffixData);
|
||||
m_toolBox->getCommunicationTool()->inputBytes(bytes);
|
||||
qInfo() << bytes;
|
||||
}
|
||||
|
||||
QString xToolsToolBoxUi::dateTimeFormat()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user