Refactored utils

This commit is contained in:
Bartek Kryza
2022-01-29 21:17:42 +01:00
parent f539569848
commit 5cc986c9d6
9 changed files with 35 additions and 20 deletions

View File

@@ -146,5 +146,6 @@ bool replace_all(
return replaced;
}
}
}