aboutsummaryrefslogtreecommitdiff
path: root/src/utils.hpp
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-02-13 19:13:09 +0100
committerHampusM <hampus@hampusmat.com>2022-02-13 19:13:09 +0100
commit36ce8d5d2c9b3bb9588a2bc1d96ee2678c2b990c (patch)
tree33c833310cc2351744d305f65f590ab19216aae3 /src/utils.hpp
parent2b7f79b42c75fc3f35dff8503bb47ea15f0af029 (diff)
style: delete extra eof empty lines
Diffstat (limited to 'src/utils.hpp')
-rw-r--r--src/utils.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils.hpp b/src/utils.hpp
index 8c4cf4e..e98d52f 100644
--- a/src/utils.hpp
+++ b/src/utils.hpp
@@ -10,4 +10,3 @@
* @returns A unsigned integer
*/
unsigned int str_to_uint(std::string str);
-