nothing interesting

This commit is contained in:
Nikita Mikhaylov 2019-07-24 11:26:23 +03:00
parent 811e3ab241
commit 38607af95f

View File

@ -34,5 +34,4 @@ class TextLog : public SystemLog<TextLogElement>
using SystemLog<TextLogElement>::SystemLog;
};
}