mirror of
https://github.com/YACReader/yacreader
synced 2025-07-17 20:44:32 -04:00
Fix code format errors due to changes in default coding style. (#150)
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
#include "yacreader_server_data_helper.h"
|
||||
|
||||
FavoritesControllerV2::FavoritesControllerV2() {}
|
||||
FavoritesControllerV2::FavoritesControllerV2() { }
|
||||
|
||||
void FavoritesControllerV2::service(HttpRequest &request, HttpResponse &response)
|
||||
{
|
||||
|
Reference in New Issue
Block a user