Skip to content

Commit

Permalink
Run clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
spoutn1k committed Apr 2, 2024
1 parent 1c655cf commit f997f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/colors.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@

#include "./helper.h"
#include <filesystem>
#include <fmt/core.h>
#include <json.hpp>
#include <list>
#include <logger.hpp>
#include <map>
#include <string>
#include <fmt/core.h>

using nlohmann::json;
using std::list;
Expand Down

0 comments on commit f997f0f

Please sign in to comment.