mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 03:19:02 +08:00
Code formatting
This commit is contained in:
@@ -26,8 +26,6 @@ public:
|
||||
file_helper_.open(filename, truncate);
|
||||
}
|
||||
|
||||
|
||||
|
||||
protected:
|
||||
void sink_it_(const details::log_msg &, const fmt::memory_buffer &formatted) override
|
||||
{
|
||||
|
Reference in New Issue
Block a user