mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 19:25:49 +08:00
refactor: clang-format
This commit is contained in:
@@ -50,4 +50,4 @@ namespace swift::core::fsd
|
||||
QStringList messageTokens = tokens.mid(2);
|
||||
return TextMessage(tokens[0], tokens[1], messageTokens.join(":"));
|
||||
}
|
||||
}
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
Reference in New Issue
Block a user