mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-29 23:13:41 +08:00
Manually tweak source formatting and then re-run clang-format
This commit is contained in:
@@ -17,8 +17,7 @@ void Init() {
|
||||
AddService(new DLP_SRVR_Interface);
|
||||
}
|
||||
|
||||
void Shutdown() {
|
||||
}
|
||||
void Shutdown() {}
|
||||
|
||||
} // namespace DLP
|
||||
} // namespace Service
|
||||
|
||||
Reference in New Issue
Block a user