mirror of
https://github.com/YACReader/yacreader
synced 2025-11-15 06:22:49 -05:00
Fix code format errors due to changes in default coding style. (#150)
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
|
||||
#include "QsLog.h"
|
||||
|
||||
UpdateComicControllerV2::UpdateComicControllerV2() {}
|
||||
UpdateComicControllerV2::UpdateComicControllerV2() { }
|
||||
|
||||
void UpdateComicControllerV2::service(HttpRequest &request, HttpResponse &response)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user