fix error

This commit is contained in:
chatlanin 2024-07-08 11:43:50 +03:00
parent 7b5ba9122b
commit 4fb6a006ca

View File

@ -5,7 +5,6 @@
auto main(int argc, char *argv[]) -> int
{
hack::exception ex;
ex.level("test_leve");
}