mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-20 18:08:42 +01:00
clang-format
This commit is contained in:
@@ -74,7 +74,7 @@ std::vector<std::string> CmdProxy::GetProxyCommands() {
|
||||
return commands;
|
||||
}
|
||||
|
||||
std::map<std::string, std::string> CmdProxy::GetDepreciatedCommands(){
|
||||
std::map<std::string, std::string> CmdProxy::GetDepreciatedCommands() {
|
||||
return depreciated_functions;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user