mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
Fix clang-tidy and clazy warnings
This commit is contained in:
@@ -288,7 +288,7 @@ namespace BlackMisc
|
||||
return s;
|
||||
}
|
||||
|
||||
const CSimulatorInfo CSimulatorInfo::getLocallyInstalledSimulators()
|
||||
CSimulatorInfo CSimulatorInfo::getLocallyInstalledSimulators()
|
||||
{
|
||||
CSimulatorInfo sim;
|
||||
bool fs9 = false;
|
||||
|
||||
Reference in New Issue
Block a user