mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-28 22:43:32 +08:00
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
This commit is contained in:
@@ -21,8 +21,8 @@ namespace BOSS_U {
|
||||
Interface::Interface() {
|
||||
Register(FunctionTable, ARRAY_SIZE(FunctionTable));
|
||||
}
|
||||
|
||||
|
||||
Interface::~Interface() {
|
||||
}
|
||||
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user