SWDEV-470698 - fix formatting, add format check workflow (#657)
This commit is contained in:
committed by
GitHub
parent
5840940caa
commit
f7338717ae
@@ -71,7 +71,5 @@ bool AppProfile::init() {
|
||||
return true;
|
||||
}
|
||||
|
||||
bool AppProfile::ParseApplicationProfile() {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
bool AppProfile::ParseApplicationProfile() { return true; }
|
||||
} // namespace amd
|
||||
|
||||
Reference in New Issue
Block a user