Fix clang-format

This commit is contained in:
Ethan 2019-08-29 22:44:49 +02:00
parent 5adbe66ae8
commit 30448641f2
1 changed files with 1 additions and 1 deletions

View File

@ -5,8 +5,8 @@
#include <ctime>
#include <fstream>
#include <fmt/format.h>
#include <fmt/chrono.h>
#include <fmt/format.h>
#include <json.hpp>
#include "common/file_util.h"