mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-28 22:43:32 +08:00
Manually tweak source formatting and then re-run clang-format
This commit is contained in:
@@ -19,8 +19,7 @@ void Init() {
|
||||
AddService(new NEWS_U_Interface);
|
||||
}
|
||||
|
||||
void Shutdown() {
|
||||
}
|
||||
void Shutdown() {}
|
||||
|
||||
} // namespace NEWS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user