code: Run clang-format

This commit is contained in:
GPUCode
2022-10-07 12:13:27 +03:00
parent 711b699689
commit f750da1508
85 changed files with 1704 additions and 1977 deletions

View File

@ -3,8 +3,8 @@
// Refer to the license.txt file included.
#include <system_error>
#include "common/logging/log.h"
#include <jwt/jwt.hpp>
#include "common/logging/log.h"
#include "common/web_result.h"
#include "web_service/verify_user_jwt.h"
#include "web_service/web_backend.h"